Explorar el Código

Update 'PKGBUILD'

Nathaniel van Diepen hace 4 años
padre
commit
d30108767f
Se han modificado 1 ficheros con 1 adiciones y 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