summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-08-05 08:54:38 -0600
committerMark Wagie2020-08-05 08:54:38 -0600
commit9052e5233c8b2b328f182f55f3d0c057a157e794 (patch)
tree012f251eca21f8823aa67e2821539fa62923c387 /PKGBUILD
parent0f1662ee0dada7b6f8358cdf70cfabc03a69cd7d (diff)
downloadaur-9052e5233c8b2b328f182f55f3d0c057a157e794.tar.gz
newer 0.25.3 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb647658ee82..58fb6e4349a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=solarwallet-appimage
_pkgname=solarwallet
_githubname=solar
pkgver=0.25.3
-pkgrel=1
+pkgrel=2
pkgdesc="Wallet for the Stellar payment network by SatoshiPay (AppImage)"
arch=('x86_64')
url='https://solarwallet.io/'
@@ -12,11 +12,10 @@ license=('MIT')
makedepends=('npm')
provides=('solarwallet')
conflicts=('solarwallet')
-options=(!strip)
-source=("https://github.com/satoshipay/$_githubname/archive/v$pkgver.tar.gz"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/satoshipay/$_githubname/archive/v$pkgver.tar.gz"
"$pkgname.sh"
"$pkgname.desktop")
-sha256sums=('19d4b8f5f35b992424caaaa1bff346ba8e806b7493a6839d7475170e7c79f4e8'
+sha256sums=('dd8f22d4913c41e191eba5812892974913af0fc7e27839c7e0dff4c010566429'
'ed2e309b16b78b82896331cacb12382c1cd7ca2327884a9a1a4d6320e7044ab7'
'f651916474463e95ce114b2298bd452c08db389fab30901cadcd86d3b3613f85')