summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucio Rubens2019-05-22 17:25:10 -0300
committerLucio Rubens2019-05-22 17:25:10 -0300
commit30a810ec42bd43ab7f56cb26a61f592173f04809 (patch)
tree4b0cca4d4968daccded5f096a66fb317bd3dea2a
parent92ea76898922c708e03620eba95663dbd6a00ffd (diff)
downloadaur-30a810ec42bd43ab7f56cb26a61f592173f04809.tar.gz
chore: bump to 2.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1e0eb40a3cb..f2561f751a74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ark-desktop
pkgdesc = Multi Platform Ark Desktop Wallet
- pkgver = 2.3.2
+ pkgver = 2.4.0
pkgrel = 1
url = https://github.com/ArkEcosystem/desktop-wallet
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/2.3.2/ark-desktop-wallet-linux-x64-2.3.2.tar.gz
- source = https://raw.githubusercontent.com/ArkEcosystem/ark-desktop/2.3.2/LICENSE
+ source = https://github.com/ArkEcosystem/ark-desktop/releases/download/2.4.0/ark-desktop-wallet-linux-x64-2.4.0.tar.gz
+ source = https://raw.githubusercontent.com/ArkEcosystem/ark-desktop/2.4.0/LICENSE
source = ark-desktop.desktop
source = ark-desktop.svg
- sha256sums = 9e45cad67cc075a2f662127d9d2d842a49966d35d8da541bc9215b9007ffccf1
+ sha256sums = 43219cfda7c97c99bdbcffa95227961f6c98838d8ff5a7d4c733e1bae3aa5c7b
sha256sums = d8cbf62914f8ca53cce3d6405d19f138f00fa83ba7dee8863dbb3bd741d83e85
sha256sums = c35f69986f8a5194ad2980d088fa4e1e00b9c2792c3c6bbc0327d1fa7c4b8822
sha256sums = 8ca038afc96c8d1604711fd22f7fc3f75bb7004eac1090e109af843554c9a31e
diff --git a/PKGBUILD b/PKGBUILD
index 8f3703e7a579..b7fe21808f0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_npmname=ark-desktop-wallet-linux-x64
_appname=ark-desktop-wallet
pkgname=ark-desktop
-pkgver=2.3.2
+pkgver=2.4.0
pkgrel=1
pkgdesc="Multi Platform Ark Desktop Wallet"
arch=(x86_64)
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "9e45cad67cc075a2f662127d9d2d842a49966d35d8da541bc9215b9007ffccf1"
+ "43219cfda7c97c99bdbcffa95227961f6c98838d8ff5a7d4c733e1bae3aa5c7b"
"d8cbf62914f8ca53cce3d6405d19f138f00fa83ba7dee8863dbb3bd741d83e85"
"c35f69986f8a5194ad2980d088fa4e1e00b9c2792c3c6bbc0327d1fa7c4b8822"
"8ca038afc96c8d1604711fd22f7fc3f75bb7004eac1090e109af843554c9a31e"