1
0
Fork 0
mirror of synced 2024-06-09 14:14:41 +12:00

Update GenPKG.sh

This commit is contained in:
Dummerle 2021-03-17 14:25:24 +01:00 committed by GitHub
parent 6757d321bd
commit 9f4759b534
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.github/GenPKG.sh vendored
View file

@ -1,4 +1,6 @@
export PYTHONPATH=$PWD
version=$(python3 Rare --version)
cd .github
git clone https://aur.archlinux.org/rare.git
cd ..
sed -i "s/.*pkgver=.*/pkgver=$version/" .github/rare/PKGBUILD