summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2015-01-13 21:30:34 +0100
committerJohannes Dewender2015-01-13 21:30:34 +0100
commite6865acc33eff0d5a5e5169e7e5cbce503c96e37 (patch)
tree0740c5231f7db464fac5ed5e17e4f42d5d749da3 /PKGBUILD
parentd7e0853070f360604a1c611cc2fcfdaaa60aa972 (diff)
downloadaur-e6865acc33eff0d5a5e5169e7e5cbce503c96e37.tar.gz
python-configshell-fb: 1.1.fb17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1425ef7ced15..3d756222011b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=('python-configshell-fb' 'python2-configshell-fb')
_pkgname=configshell-fb
-pkgver=1.1.fb16
-pkgrel=2
+pkgver=1.1.fb17
+pkgrel=1
pkgdesc="python framework for building simple CLI applications (free branch)"
arch=('any')
url="https://github.com/agrover/configshell-fb"
@@ -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=('391187e213bcec4eb81d34baad973afd6ff544af1fe07816ff784a3eb278e0c5')
+sha256sums=('a474152c799b65a1cf16f1fbf395ab68b5d49b7c246e6dc97e8c309e3e76708d')
package_python-configshell-fb() {
depends=('python-pyparsing' 'python-urwid')