summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2017-07-03 22:59:51 +0200
committerG. Schlisio2017-07-03 22:59:51 +0200
commit44906a17d117e356b8413183e42e9817edc0169c (patch)
tree136fdc02b081db3f3f54f95572ae011be9b7cbbb /PKGBUILD
parent5933a417dc9193fdd0961b2a5db5f88ee04fd90c (diff)
downloadaur-44906a17d117e356b8413183e42e9817edc0169c.tar.gz
1.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ede39681e2ee..590cff0d8bd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=iri
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=1
pkgdesc="IOTA Reference Implementation"
url="https://www.iotatoken.com/"
@@ -8,7 +8,7 @@ license=('GPL')
depends=("java-runtime")
makedepends=("java-environment" "maven")
source=("$pkgname-$pkgver.tar.gz::https://github.com/iotaledger/iri/archive/v$pkgver.tar.gz")
-md5sums=('9149aabb98a9affe11f5d1e90203b05a')
+md5sums=('988581910d6e130edb0a580e1ddab53a')
build(){
cd $pkgname-$pkgver