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 1685465a0bff..67f3ad94fe15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=fabric-chaintool
pkgname=hyperledger-${_pkgname}
-pkgver=1.0.1
+pkgver=1.1.3
pkgrel=1
pkgdesc="An utility to assist in various phases of Hyperledger Fabric chaincode development, such as compilation, test, packaging, and deployment"
arch=(x86_64)
@@ -23,4 +23,4 @@ package() {
make PREFIX=$pkgdir/usr BINDIR=/bin install
}
-md5sums=('46c93f9f57411614809cbf751c04a763')
+md5sums=('6cf951e8d089e21ca390670fc571fb5c')