summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Nielsen2023-07-20 00:06:41 +1000
committerAdam Nielsen2023-07-20 00:06:41 +1000
commitdf7372da34c6869f2202b80ce285f99cc9e46044 (patch)
treeeb8813172c7183fc4bf3f36942134c0dfee0fcb7 /PKGBUILD
parent605b2e6592236318a2776f356638c6f145e7e1b3 (diff)
downloadaur-python-configshell-fb.tar.gz
v1.1.30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ed7a0b117e2..a61ae3a9127b 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.29
+pkgver=1.1.30
pkgrel=1
pkgdesc="python framework for building simple CLI applications (free branch)"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('python-setuptools')
provides=('python-configshell')
conflicts=('python-configshell')
source=(https://github.com/open-iscsi/configshell-fb/archive/v${pkgver}.tar.gz)
-sha512sums=('1b5f573506317119d2420e415abbb856692caa65a7f407f741300eec302d1b442e29d2691f6a192b202b2a5731a7a179d1b03f6cd27780876194d97e4df5f7d0')
+sha512sums=('b3189130ac047fe28ea987391591b7886f7234864d455a8423d1d65b02a514511e2a32dce1429a6b71cedbc0b7cb6e6e10f29d240b746d222c285f0baa6b46b0')
package() {
cd "$srcdir/$_pkgname-$pkgver"