@@ -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