summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c5149c76521..9dd2724ebcaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Gulden-appimage: The Gulden Wallet in an AppImage.
# Just as the Upwork-appimage package, we use /opt/appimages as the `install` location.
-# Maintainer: Lamelos <lamelos plus aur at gmail dot com>
+# Maintainer: geekmar <geekmar2002@gmail.com>
_pkgname=gulden
_upkgname=Gulden
pkgname=gulden-appimage
-pkgver=1.6.4.8
+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=('2623ed385994053412707803eacfd129'
- '91e656fdf7144613b7a4933b1870c821')
-md5sums_x86_64=('ad4f2d4335006582ec774673535e3d88'
- 'f13005ff95825aac6595c43b5c776195')
+md5sums_i686=('7bae0a70d55718b37f1a095e099fd693'
+ 'bdf81783df82ac7c4fe8c41178df9000')
+md5sums_x86_64=('36d81d5a02808917b35ad10bc3c63fb3'
+ 'e8d08ee9238cce7d2d499c1512ea7bc2')
prepare() {