diff options
author | Patrick Griffis | 2017-01-12 03:40:14 -0500 |
---|---|---|
committer | Patrick Griffis | 2017-01-12 03:40:14 -0500 |
commit | 3b7086ed12b701b67a1650b35eb9a525fb582726 (patch) | |
tree | c89df9af702ebed5fc8555900d08d43c0fd1d7da /.SRCINFO | |
parent | 8aeb1af573a828d94b8a008560e9db26a969aba9 (diff) | |
download | aur-3b7086ed12b701b67a1650b35eb9a525fb582726.tar.gz |
Bump to 0.5
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-gbulb pkgdesc = Implmementation of asyncio using GLib - pkgver = 0.4 + pkgver = 0.5 pkgrel = 1 url = https://github.com/nathan-hoad/gbulb arch = any @@ -9,8 +9,8 @@ pkgbase = python-gbulb makedepends = python-setuptools depends = python-gobject optdepends = gtk3: Gtk application integration - source = https://github.com/nathan-hoad/gbulb/archive/0.4.tar.gz - sha256sums = 91b60a05da3197e537525224f88ba23d951b9175a6a33d6d4565e492ab591c35 + source = https://github.com/nathan-hoad/gbulb/archive/0.5.tar.gz + sha256sums = 016fb18e6d16fc345bf712e7838bb6fd620e8b5e29b4b10dc17996124033414e pkgname = python-gbulb |