From 9a1502c97a44375cfbd89478e1355104883042e0 Mon Sep 17 00:00:00 2001 From: John ShaggyTwoDope Jenkins Date: Tue, 8 Sep 2015 22:41:55 -0700 Subject: fix screw up --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD') 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") -- cgit v1.2.1