1
0
Fork 0
mirror of synced 2024-07-03 13:40:47 +12:00
Rare/.github/GenPKG.sh

5 lines
122 B
Bash
Raw Normal View History

2021-03-17 22:12:11 +13:00
export PYTHONPATH=$PWD
version=$(python3 Rare --version)
cd .github/rare
sed -i "s/.*pkgver=.*/pkgver=$version/" PKGBUILD