Ver Fonte

Update 'PKGBUILD'

Nathaniel van Diepen há 4 anos atrás
pai
commit
d30108767f
1 ficheiros alterados com 1 adições e 0 exclusões
  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