We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cff5c2 commit 05a358aCopy full SHA for 05a358a
1 file changed
pkgbuild/PKGBUILD
@@ -1,6 +1,6 @@
1
pkgname=bigbashview
2
pkgver=$(curl https://raw.githubusercontent.com/biglinux/bigbashview/master/bigbashview/usr/lib/bbv/globaldata.py | grep APP_VERSION | cut -f2 -d\")_$(date +"%Y_%m_%d_%H_%M")
3
-pkgrel=2
+pkgrel=3
4
arch=('any')
5
license=('GPL')
6
url="https://github.com/biglinux/bigbashview"
0 commit comments