summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucio Rubens2018-07-20 12:22:12 -0300
committerLucio Rubens2018-07-20 12:22:12 -0300
commit825b1a216514970e3b2499a00cb0bf2fd9fcb5e0 (patch)
tree418ed8fb7feeb6c65f6daaeb6c60f8bb00285bc2
parent421c9386e4060b1b07cdbd578a7047a3fbca7845 (diff)
downloadaur-825b1a216514970e3b2499a00cb0bf2fd9fcb5e0.tar.gz
chore: 1.6.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 095e6c3366c1..095195b44fb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ark-desktop
pkgdesc = Multi Platform Ark Lite Client
- pkgver = 1.6.0
+ pkgver = 1.6.1
pkgrel = 1
url = https://github.com/ArkEcosystem/ark-desktop
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = ark-desktop
depends = libxtst
depends = gconf
depends = libxss
- source = https://github.com/ArkEcosystem/ark-desktop/releases/download/1.6.0/ArkClient-Linux-1.6.0.tar.xz
- source = https://raw.githubusercontent.com/ArkEcosystem/ark-desktop/1.6.0/LICENSE
+ source = https://github.com/ArkEcosystem/ark-desktop/releases/download/1.6.1/ArkClient-Linux-1.6.1.tar.xz
+ source = https://raw.githubusercontent.com/ArkEcosystem/ark-desktop/1.6.1/LICENSE
source = arkclient.desktop
source = arkclient.svg
- sha1sums = f33e96302456c22357dc4a1f714354b04ac0f3e6
+ sha1sums = 5801c930f92aad34bac8bd4f58cf2d8c164ccf9a
sha1sums = 3886ec650e2912c8b0d153076ecda1d824993592
sha1sums = e44a499a5e2e66cfd7680b4bb9e49ddbb5ff74f1
sha1sums = 9f1b28b118ee7d6071fc4d446aa018f1512406cf
diff --git a/PKGBUILD b/PKGBUILD
index 076f5c3fc345..37e4dbdd0fd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_npmname=ArkClient
_appname=arkclient
pkgname=ark-desktop
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc="Multi Platform Ark Lite Client"
arch=(x86_64)
@@ -18,7 +18,7 @@ source=(
)
sha1sums=(
- "f33e96302456c22357dc4a1f714354b04ac0f3e6"
+ "5801c930f92aad34bac8bd4f58cf2d8c164ccf9a"
"3886ec650e2912c8b0d153076ecda1d824993592"
"e44a499a5e2e66cfd7680b4bb9e49ddbb5ff74f1"
"9f1b28b118ee7d6071fc4d446aa018f1512406cf"