summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucio Rubens2018-06-27 13:57:55 -0300
committerLucio Rubens2018-06-27 13:57:55 -0300
commit421c9386e4060b1b07cdbd578a7047a3fbca7845 (patch)
tree35f030b77cdc1515396a65741afb90263cfcdee3
parentccd3bc1231c248a111e4d678ad3adbb1d414f805 (diff)
downloadaur-421c9386e4060b1b07cdbd578a7047a3fbca7845.tar.gz
1.6.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bf9ab131ac6..095e6c3366c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ark-desktop
pkgdesc = Multi Platform Ark Lite Client
- pkgver = 1.5.1
- pkgrel = 3
+ pkgver = 1.6.0
+ pkgrel = 1
url = https://github.com/ArkEcosystem/ark-desktop
arch = x86_64
license = MIT
@@ -11,11 +11,11 @@ pkgbase = ark-desktop
depends = libxtst
depends = gconf
depends = libxss
- source = https://github.com/ArkEcosystem/ark-desktop/releases/download/1.5.1/ArkClient-Linux-1.5.1.tar.xz
- source = https://raw.githubusercontent.com/ArkEcosystem/ark-desktop/1.5.1/LICENSE
+ 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 = arkclient.desktop
source = arkclient.svg
- sha1sums = 2dfdd79c0adc1ddb0b4827c8ac3634a6abfa783b
+ sha1sums = f33e96302456c22357dc4a1f714354b04ac0f3e6
sha1sums = 3886ec650e2912c8b0d153076ecda1d824993592
sha1sums = e44a499a5e2e66cfd7680b4bb9e49ddbb5ff74f1
sha1sums = 9f1b28b118ee7d6071fc4d446aa018f1512406cf
diff --git a/PKGBUILD b/PKGBUILD
index 8de0a52758f2..076f5c3fc345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_npmname=ArkClient
_appname=arkclient
pkgname=ark-desktop
-pkgver=1.5.1
-pkgrel=3
+pkgver=1.6.0
+pkgrel=1
pkgdesc="Multi Platform Ark Lite Client"
arch=(x86_64)
url="https://github.com/ArkEcosystem/ark-desktop"
@@ -18,7 +18,7 @@ source=(
)
sha1sums=(
- "2dfdd79c0adc1ddb0b4827c8ac3634a6abfa783b"
+ "f33e96302456c22357dc4a1f714354b04ac0f3e6"
"3886ec650e2912c8b0d153076ecda1d824993592"
"e44a499a5e2e66cfd7680b4bb9e49ddbb5ff74f1"
"9f1b28b118ee7d6071fc4d446aa018f1512406cf"