summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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")