summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucio Rubens2019-06-26 19:03:14 -0300
committerLucio Rubens2019-06-26 19:03:14 -0300
commit2f00f093a6a8eb81529176586ef0959d60369a1f (patch)
treed8b7111cb28f5e47ae78441a4d8c2ba1cacca466
parent30a810ec42bd43ab7f56cb26a61f592173f04809 (diff)
downloadaur-2f00f093a6a8eb81529176586ef0959d60369a1f.tar.gz
chore: bump to 2.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2561f751a74..6225b11f5a92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ark-desktop
pkgdesc = Multi Platform Ark Desktop Wallet
- pkgver = 2.4.0
+ pkgver = 2.5.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.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 = https://github.com/ArkEcosystem/ark-desktop/releases/download/2.5.0/ark-desktop-wallet-linux-x64-2.5.0.tar.gz
+ source = https://raw.githubusercontent.com/ArkEcosystem/ark-desktop/2.5.0/LICENSE
source = ark-desktop.desktop
source = ark-desktop.svg
- sha256sums = 43219cfda7c97c99bdbcffa95227961f6c98838d8ff5a7d4c733e1bae3aa5c7b
+ sha256sums = e7ccba6278836d668f81d223e69d7543d56b9c157ae3f99f36e24cb5bbb7c05f
sha256sums = d8cbf62914f8ca53cce3d6405d19f138f00fa83ba7dee8863dbb3bd741d83e85
sha256sums = c35f69986f8a5194ad2980d088fa4e1e00b9c2792c3c6bbc0327d1fa7c4b8822
sha256sums = 8ca038afc96c8d1604711fd22f7fc3f75bb7004eac1090e109af843554c9a31e
diff --git a/PKGBUILD b/PKGBUILD
index b7fe21808f0c..32f2dd11c0f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_npmname=ark-desktop-wallet-linux-x64
_appname=ark-desktop-wallet
pkgname=ark-desktop
-pkgver=2.4.0
+pkgver=2.5.0
pkgrel=1
pkgdesc="Multi Platform Ark Desktop Wallet"
arch=(x86_64)
@@ -18,7 +18,7 @@ source=(
)
sha256sums=(
- "43219cfda7c97c99bdbcffa95227961f6c98838d8ff5a7d4c733e1bae3aa5c7b"
+ "e7ccba6278836d668f81d223e69d7543d56b9c157ae3f99f36e24cb5bbb7c05f"
"d8cbf62914f8ca53cce3d6405d19f138f00fa83ba7dee8863dbb3bd741d83e85"
"c35f69986f8a5194ad2980d088fa4e1e00b9c2792c3c6bbc0327d1fa7c4b8822"
"8ca038afc96c8d1604711fd22f7fc3f75bb7004eac1090e109af843554c9a31e"