diff options
author | John ShaggyTwoDope Jenkins <twodopeshaggy@gmail.com> | 2015-09-09 16:08:02 -0700 |
---|---|---|
committer | John ShaggyTwoDope Jenkins <twodopeshaggy@gmail.com> | 2015-09-09 16:08:02 -0700 |
commit | b363131a59a5fb01fdcbff438141629151b8c93f (patch) | |
tree | 2f11db56ffbac254eac47bbfb65f0726f95dd346 /.SRCINFO | |
parent | 540b8d804cef04efbf7915b789f48289bdd1403e (diff) | |
download | clockr-b363131a59a5fb01fdcbff438141629151b8c93f.tar.xz clockr-b363131a59a5fb01fdcbff438141629151b8c93f.zip |
0.6 version
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,16 +1,16 @@ # Generated by mksrcinfo v7 -# Wed Sep 9 21:53:44 UTC 2015 +# Wed Sep 9 23:07:46 UTC 2015 pkgbase = clockr pkgdesc = simple curses clock wirtten in python - pkgver = 0.5 + pkgver = 0.6 pkgrel = 1 url = https://github.com/shaggytwodope/clockr arch = any license = MIT depends = python depends = ncurses - source = https://github.com/shaggytwodope/clockr/archive/v0.5.tar.gz - md5sums = 6073c0c8cb204cc91db1bd2a98ef396d + source = https://github.com/shaggytwodope/clockr/archive/v0.6.tar.gz + md5sums = 96aae2b9eb4a4bf0f63f518a202d6a90 pkgname = clockr |