diff options
author | John ShaggyTwoDope Jenkins <twodopeshaggy@gmail.com> | 2015-09-08 23:38:13 -0700 |
---|---|---|
committer | John ShaggyTwoDope Jenkins <twodopeshaggy@gmail.com> | 2015-09-08 23:38:13 -0700 |
commit | db3f9dafc604444ea61b208a62df0f695e9aac61 (patch) | |
tree | 0c75fd1199c1d57339a292dc7eead0fe4beb14b9 /.SRCINFO | |
parent | 45439fd8597ea0ffad7d755942e74661f6f572a7 (diff) | |
download | clockr-db3f9dafc604444ea61b208a62df0f695e9aac61.tar.xz clockr-db3f9dafc604444ea61b208a62df0f695e9aac61.zip |
update 0.2
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,15 +1,15 @@ # Generated by mksrcinfo v7 -# Wed Sep 9 06:06:39 UTC 2015 +# Wed Sep 9 06:37:58 UTC 2015 pkgbase = clockr pkgdesc = simple curses clock wirtten in python - pkgver = 0.1 + pkgver = 0.2 pkgrel = 1 url = https://github.com/shaggytwodope/clockr arch = any license = MIT depends = python depends = ncurses - source = https://github.com/shaggytwodope/clockr/archive/v0.1.tar.gz + source = https://github.com/shaggytwodope/clockr/archive/v0.2.tar.gz md5sums = 01e83df419e6a18c95d06dd73c8ef811 pkgname = clockr |