summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Trigaux2016-10-18 13:38:59 +0200
committerMartin Trigaux2016-10-18 13:38:59 +0200
commitc20a51d9569e5d6c7f1a4ec1c201ea756be1a163 (patch)
treec07f4774905c6ac6c23aa2e6445f3a1367fb90a2
parenta3baf5bb03387862f7503e550c8323a112cbf2ea (diff)
downloadaur-c20a51d9569e5d6c7f1a4ec1c201ea756be1a163.tar.gz
Update package to 1.10.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04154b02a658..5cf02e46d699 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = nxt
pkgdesc = The Nxt Reference Software Client for use with the Nxt Cryptocurrency.
- pkgver = 1.10.2
+ pkgver = 1.10.3
pkgrel = 1
url = https://nxt.org
arch = any
license = MIT/GPL
makedepends = unzip
depends = jre8-openjdk
- source = https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.10.2.zip
- sha256sums = a4406ca9d1f4104683bc4c02a281073cf478a9e01a96375a108db3aa11faedd0
+ source = https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.10.3.zip
+ sha256sums = ac9c717f95afff1b5d30674d10034e0124bba30a37a4b39ebc1702599dbb8181
pkgname = nxt
diff --git a/PKGBUILD b/PKGBUILD
index 4b29a8abe8b9..979222c5b94e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martin Trigaux <me@mart-e.be>
pkgname=nxt
-pkgver=1.10.2
+pkgver=1.10.3
pkgrel=1
pkgdesc="The Nxt Reference Software Client for use with the Nxt Cryptocurrency."
arch=()
@@ -10,7 +10,7 @@ arch=(any)
makedepends=(unzip)
depends=('jre8-openjdk')
source=(https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-$pkgver.zip)
-sha256sums=('a4406ca9d1f4104683bc4c02a281073cf478a9e01a96375a108db3aa11faedd0')
+sha256sums=('ac9c717f95afff1b5d30674d10034e0124bba30a37a4b39ebc1702599dbb8181')
package() {
mkdir -p $pkgdir/opt/$pkgname