summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302017-08-11 13:57:52 +0200
committerM0Rf302017-08-11 13:57:52 +0200
commitad298ed12ccf30eb0b9e1a3ae15f0d0c19d6927c (patch)
tree3fc32ab054784d2206b24f61a67135bbeca04b63
parent58ac2aab1a6e161fa3e71b3fa2289063a1323b9a (diff)
downloadaur-ad298ed12ccf30eb0b9e1a3ae15f0d0c19d6927c.tar.gz
hyperledger-fabric: 1.0.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d52a950f2df2..adeea11c095d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Aug 7 15:44:24 UTC 2017
+# Fri Aug 11 11:57:41 UTC 2017
pkgbase = hyperledger-fabric
pkgdesc = A platform for distributed ledger solutions, underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility and scalability
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.0.1
+ pkgrel = 1
url = https://github.com/hyperledger/fabric
install = hyperledger-fabric.install
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = hyperledger-fabric
makedepends = git
depends = go
depends = docker
- source = https://github.com/hyperledger/fabric/archive/v1.0.0.tar.gz
- md5sums = a3b3b80224c88fe984207e6321ccdb04
+ source = https://github.com/hyperledger/fabric/archive/v1.0.1.tar.gz
+ md5sums = 95ce4d747879033238155691b634fbe0
pkgname = hyperledger-fabric
diff --git a/PKGBUILD b/PKGBUILD
index 5bc6e29e8c54..d3b2f66b4157 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=fabric
pkgname=hyperledger-${_pkgname}
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc="A platform for distributed ledger solutions, underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility and scalability"
arch=(x86_64)
url="https://github.com/hyperledger/fabric"
@@ -39,4 +39,4 @@ package() {
}
-md5sums=('a3b3b80224c88fe984207e6321ccdb04')
+md5sums=('95ce4d747879033238155691b634fbe0')