summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2016-05-08 20:52:08 +0200
committerJohannes Dewender2016-05-08 20:52:08 +0200
commit9d38e27c7643aa6031170f4fd36dcf786b8cf1a0 (patch)
tree11a307d120b1d8741f99f50e1b428453c0b5d32b /PKGBUILD
parent6b2dfb8f1e1855f7fb8da162fcd7f6d46fade273 (diff)
downloadaur-9d38e27c7643aa6031170f4fd36dcf786b8cf1a0.tar.gz
1.1.fb20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b1d191d4b8b..0eb50576dbd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=('python-configshell-fb' 'python2-configshell-fb')
_pkgname=configshell-fb
-pkgver=1.1.fb19
+pkgver=1.1.fb20
pkgrel=1
pkgdesc="python framework for building simple CLI applications (free branch)"
arch=('any')
@@ -10,7 +10,7 @@ license=('Apache')
options=()
makedepends=('python-setuptools' 'python2-setuptools')
source=(https://fedorahosted.org/releases/t/a/targetcli-fb/$_pkgname-$pkgver.tar.gz)
-sha256sums=('7aabcd10c407909895634f2b217fba2ef22c5023292edf10353748068cbe315e')
+sha256sums=('4a9f4b59ccd256a1c4d4c270be43798853a91d9fec29bd0ba006b88b7476f383')
package_python-configshell-fb() {
depends=('python-pyparsing' 'python-urwid')