summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn ShaggyTwoDope Jenkins <twodopeshaggy@gmail.com>2015-09-08 22:41:55 -0700
committerJohn ShaggyTwoDope Jenkins <twodopeshaggy@gmail.com>2015-09-08 22:41:55 -0700
commit9a1502c97a44375cfbd89478e1355104883042e0 (patch)
treea53985c6d1848466777c130df16d3f522c4b94de /PKGBUILD
parent7ef8f09122d491a73bd4fbfdbc7b8b7fc6b49fb9 (diff)
downloadclockr-9a1502c97a44375cfbd89478e1355104883042e0.tar.xz
clockr-9a1502c97a44375cfbd89478e1355104883042e0.zip
fix screw up
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e27c36c..816809e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.1
pkgrel=1
pkgdesc="simple curses clock wirtten in python"
arch=('any')
-url="https://github.com/jarun/google-cli"
+url="https://github.com/shaggytwodope/clockr"
license=('MIT')
depends=('python')
source=("https://github.com/shaggytwodope/clockr/archive/v$pkgver.tar.gz")