summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
-rw-r--r--gulden-i686.desktop.patch10
-rw-r--r--gulden-x86_64.desktop.patch14
4 files changed, 22 insertions, 28 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c8387cee36f..ac7316796465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gulden-appimage
pkgdesc = Gulden Cryptocurrency Wallet (AppImage)
- pkgver = 2.0.0.7
+ pkgver = 2.3.0.4
pkgrel = 1
url = https://github.com/Gulden/gulden-official
arch = i686
@@ -8,16 +8,16 @@ pkgbase = gulden-appimage
license = unknown
makedepends = p7zip
conflicts = gulden-bin
- noextract = gulden-2.0.0.7.AppImage
+ noextract = gulden-2.3.0.4.AppImage
options = !strip
- source_i686 = https://github.com/Gulden/gulden-official/releases/download/v2.0.0.7/Gulden-2.0.0.7-i686.AppImage
+ source_i686 = https://github.com/Gulden/gulden-official/releases/download/v2.3.0.4/Gulden-2.3.0.4-i686.AppImage
source_i686 = gulden-i686.desktop.patch
- md5sums_i686 = cf48c0b467a764dbab8f9a1df3a5cd09
- md5sums_i686 = 77c4376d478f52444e5f079e7ea87f86
- source_x86_64 = https://github.com/Gulden/gulden-official/releases/download/v2.0.0.7/Gulden-2.0.0.7-x86_64.AppImage
+ md5sums_i686 = 7bae0a70d55718b37f1a095e099fd693
+ md5sums_i686 = bdf81783df82ac7c4fe8c41178df9000
+ source_x86_64 = https://github.com/Gulden/gulden-official/releases/download/v2.3.0.4/Gulden-2.3.0.4-x86_64.AppImage
source_x86_64 = gulden-x86_64.desktop.patch
- md5sums_x86_64 = 80f21286ebb4838d64befec341c78579
- md5sums_x86_64 = c020aa8d07cc2dd5c1c70b168815afcc
+ md5sums_x86_64 = 36d81d5a02808917b35ad10bc3c63fb3
+ md5sums_x86_64 = 88e73fd9e1bb741c103ca6ef3adb0d96
pkgname = gulden-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 4591a2725df3..2fc7c6d901b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=gulden
_upkgname=Gulden
pkgname=gulden-appimage
-pkgver=2.0.0.7
+pkgver=2.3.0.4
pkgrel=1
pkgdesc="Gulden Cryptocurrency Wallet (AppImage)"
arch=('i686' 'x86_64')
@@ -21,10 +21,10 @@ source_x86_64=("https://github.com/Gulden/gulden-official/releases/download/v$pk
source_i686=("https://github.com/Gulden/gulden-official/releases/download/v$pkgver/Gulden-$pkgver-i686.AppImage"
"$_pkgname-i686.desktop.patch")
-md5sums_i686=('cf48c0b467a764dbab8f9a1df3a5cd09'
- '77c4376d478f52444e5f079e7ea87f86')
-md5sums_x86_64=('80f21286ebb4838d64befec341c78579'
- 'c020aa8d07cc2dd5c1c70b168815afcc')
+md5sums_i686=('7bae0a70d55718b37f1a095e099fd693'
+ 'bdf81783df82ac7c4fe8c41178df9000')
+md5sums_x86_64=('36d81d5a02808917b35ad10bc3c63fb3'
+ '88e73fd9e1bb741c103ca6ef3adb0d96')
prepare() {
diff --git a/gulden-i686.desktop.patch b/gulden-i686.desktop.patch
index 27d0a3d23a4c..f05048d61cac 100644
--- a/gulden-i686.desktop.patch
+++ b/gulden-i686.desktop.patch
@@ -1,13 +1,7 @@
-diff -ura --color package.orig/gulden.desktop package.new/gulden.desktop
---- package.orig/gulden.desktop 2018-07-20 17:27:21.000000000 +0200
-+++ package.new/gulden.desktop 2018-07-24 08:44:35.532128312 +0200
-@@ -2,7 +2,8 @@
- Type=Application
- Name=Gulden
Icon=gulden
-Exec=Gulden.wrapper
-+Exec="/opt/appimages/Gulden-2.0.0.7-i686.AppImage" Gulden.wrapper
-+TryExec=/opt/appimages/Gulden-2.0.0.7-i686.AppImage
++Exec="/opt/appimages/Gulden-2.3.0.4-i686.AppImage" Gulden.
++TryExec=/opt/appimages/Gulden-2.3.0.4-i686.AppImage
Categories=Office;Utility;Network;Finance;P2P;Economy;Qt;
Comment=The payment system of the future today
X-AppImage-Version=.glibc2.10
diff --git a/gulden-x86_64.desktop.patch b/gulden-x86_64.desktop.patch
index d91d26ffd4c4..0ebf1236c222 100644
--- a/gulden-x86_64.desktop.patch
+++ b/gulden-x86_64.desktop.patch
@@ -1,13 +1,13 @@
-diff -ura --color package.orig/gulden.desktop package.new/gulden.desktop
---- package.orig/gulden.desktop 2018-07-20 17:27:21.000000000 +0200
-+++ package.new/gulden.desktop 2018-07-24 08:44:35.532128312 +0200
+diff -ura package.orig/gulden.desktop package.new/gulden.desktop
+--- package.orig/gulden.desktop 2021-01-21 14:14:45.598516946 +0800
++++ package.new/gulden.desktop 2021-01-21 14:16:20.634523032 +0800
@@ -2,7 +2,8 @@
Type=Application
Name=Gulden
Icon=gulden
--Exec=Gulden.wrapper
-+Exec="/opt/appimages/Gulden-2.0.0.7-x86_64.AppImage" Gulden.wrapper
-+TryExec=/opt/appimages/Gulden-2.0.0.7-x86_64.AppImage
+-Exec=Gulden
++Exec="/opt/appimages/Gulden-2.3.0.4-x86_64.AppImage" Gulden
++TryExec=/opt/appimages/Gulden-2.3.0.4-x86_64.AppImage
Categories=Office;Utility;Network;Finance;P2P;Economy;Qt;
Comment=The payment system of the future today
- X-AppImage-Version=.glibc2.10
+ X-AppImage-Version=.glibc2.11