summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn ShaggyTwoDope Jenkins <twodopeshaggy@gmail.com>2015-09-08 23:39:04 -0700
committerJohn ShaggyTwoDope Jenkins <twodopeshaggy@gmail.com>2015-09-08 23:39:04 -0700
commit8b31034bd71236c6c7c6ae644add02053fd0a290 (patch)
tree414acd6558f393150a8f1877be4e63cc2c15f796 /PKGBUILD
parentdb3f9dafc604444ea61b208a62df0f695e9aac61 (diff)
downloadclockr-8b31034bd71236c6c7c6ae644add02053fd0a290.tar.xz
clockr-8b31034bd71236c6c7c6ae644add02053fd0a290.zip
update 0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0a1eb1..e490dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/shaggytwodope/clockr"
license=('MIT')
depends=('python' 'ncurses')
source=("https://github.com/shaggytwodope/clockr/archive/v$pkgver.tar.gz")
-md5sums=('01e83df419e6a18c95d06dd73c8ef811')
+md5sums=('0d864b8a441f6952dbd0fec907209379')
package() {
cd "$srcdir/$pkgname-$pkgver"