blob: 996ba67fc2f89a4ea346b6a7a222a69709190ac3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = gulden-appimage
pkgdesc = Gulden Cryptocurrency Wallet (AppImage)
pkgver = 2.3.0.4
pkgrel = 1
url = https://github.com/Gulden/gulden-official
arch = i686
arch = x86_64
license = unknown
makedepends = p7zip
conflicts = gulden-bin
noextract = gulden-2.3.0.4.AppImage
options = !strip
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 = 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 = 36d81d5a02808917b35ad10bc3c63fb3
md5sums_x86_64 = e8d08ee9238cce7d2d499c1512ea7bc2
pkgname = gulden-appimage
|