summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2018-01-22 23:05:41 +0100
committerG. Schlisio2018-01-22 23:05:41 +0100
commit9bfe14689ec320da0f7a4c497ae65d23beeaba41 (patch)
treeca0f3285f7a0aa076175cffd8644ba6190f4edbf /PKGBUILD
parent95c05bf15ebd629a43a1cb407aee8a469fc4c82d (diff)
downloadaur-9bfe14689ec320da0f7a4c497ae65d23beeaba41.tar.gz
1.4.1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa2cd76b0fba..6cea1f4d0f9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=iri
-pkgver=1.4.1.6
+pkgver=1.4.1.7
pkgrel=1
pkgdesc="IOTA Reference Implementation"
url="https://www.iotatoken.com/"
@@ -8,7 +8,7 @@ license=('GPL')
depends=("java-runtime")
makedepends=("java-environment>=8" "maven")
source=("$pkgname-$pkgver.tar.gz::https://github.com/iotaledger/iri/archive/v$pkgver.tar.gz")
-md5sums=('f2f138067dc272a460fd3fc0fc969b02')
+md5sums=('ea4dfaf3e96152b7c9163fe5f64237c0')
build(){
cd $pkgname-$pkgver