summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGianluca Boiano2019-02-03 19:21:18 +0100
committerGianluca Boiano2019-02-03 19:21:18 +0100
commit246b2e0b210a95485b2b3ca231c1500e378ac84f (patch)
treef17256bd24c26f72fd132cb837f9fb994d834bb8 /PKGBUILD
parent929b67cec050adb48ade8d44285b70e713f80cdb (diff)
downloadaur-246b2e0b210a95485b2b3ca231c1500e378ac84f.tar.gz
python-indy: 1.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfa40a7f367c..f89508d66011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=indy
pkgname=python-${_pkgname}
-pkgver=1.7.0
+pkgver=1.8.0
pkgrel=1
pkgdesc="Official wrapper for Hyperledger Indy library"
arch=(i686 x86_64)
@@ -18,4 +18,4 @@ package() {
python setup.py install -O1 --root="$pkgdir"
}
-md5sums=('31f28395998ad267b56dea8972f35cf8')
+md5sums=('f8c7b78b097935691b019f45005bef6c')