Parcourir la source

Update 'PKGBUILD'

Nathaniel van Diepen il y a 4 ans
Parent
commit
d30108767f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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