Explorar o código

Update 'PKGBUILD'

Nathaniel van Diepen %!s(int64=4) %!d(string=hai) anos
pai
achega
d30108767f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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