summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 215ad10ab288..8826e3fd953a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=python-configshell-fb
_pkgname=configshell-fb
-pkgver=1.1.fb11
+pkgver=1.1.fb12
pkgrel=1
epoch=
pkgdesc="python framework for building simple CLI applications (free branch)"
@@ -14,7 +14,7 @@ provides=('python-configshell')
conflicts=('python-configshell')
options=()
source=(https://fedorahosted.org/releases/t/a/targetcli-fb/$_pkgname-$pkgver.tar.gz)
-md5sums=('df98b31141060d37f4656528a0c3b711')
+md5sums=('fc399f43f738d4f166b79a57128890ea')
build() {
cd "$srcdir/$_pkgname-$pkgver"