summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Lybin2018-03-11 11:50:43 +0700
committerLev Lybin2018-03-11 11:50:43 +0700
commit1700f5ba74c4d54288b9e4ebab75ceb7415972c9 (patch)
tree79b7df49f5da0a47a94bac3ff7450856ce4dc51f /PKGBUILD
parent9ff6c1812c93f0fa302e7c562fd4c2a52b5539c6 (diff)
downloadaur-1700f5ba74c4d54288b9e4ebab75ceb7415972c9.tar.gz
upgpkg 2.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74949972d764..0aca7c9e1abe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lev Lybin <lev.lybin@gmail.com>
pkgname=nem-wallet
-pkgver=2.0.14
+pkgver=2.1.2
pkgrel=1
pkgdesc="Nano Wallet"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/NemProject/NanoWallet"
license=('MIT')
options=('!strip')
source=(https://github.com/NemProject/NanoWallet/releases/download/$pkgver/NanoWallet-$pkgver-linux64.zip)
-sha256sums=('3c31222a9eb12f9f4394cec0dcc72a95211723f8b85e752b585048c1bdd05503')
+sha256sums=('9fe84700c5e97ed1fc2aec3b78be8237dc418fec597d573ec39083d90284a93c')
package() {
install -dm755 $pkgdir/usr/bin