Browse Source

Update 'PKGBUILD'

Nathaniel van Diepen 4 years ago
parent
commit
d30108767f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      PKGBUILD

+ 1 - 0
PKGBUILD

@@ -1,5 +1,6 @@
 pkgname=calcpkg
 pkgver=20131230
+url="https://github.com/TC01/calcpkg"
 pkgver() {
 	cd "$srcdir/$pkgname"
 	if git describe --tags > /dev/null 2>&1;then