summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Pinedo2021-06-30 21:50:16 +0200
committerChristian Pinedo2021-06-30 21:50:16 +0200
commitd66aef5c8d312b65fb3154dafe84babe86ba509e (patch)
tree7aad6e35eabe2140ff1406af20f9b8cfea5c6825
parent27ac476327bedd3d7b9f70171b61a2d18cff126d (diff)
downloadaur-d66aef5c8d312b65fb3154dafe84babe86ba509e.tar.gz
new version 0.27.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1fd716819e7..8da63ad23bfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = solarwallet-appimage
pkgdesc = Wallet for the Stellar payment network by SatoshiPay (AppImage)
- pkgver = 0.27.1
+ pkgver = 0.27.2
pkgrel = 1
url = https://solarwallet.io/
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = solarwallet-appimage
provides = solarwallet
conflicts = solarwallet
options = !strip
- source = solarwallet-appimage-0.27.1.tar.gz::https://github.com/satoshipay/solar/archive/v0.27.1.tar.gz
+ source = solarwallet-appimage-0.27.2.tar.gz::https://github.com/satoshipay/solar/archive/v0.27.2.tar.gz
source = solarwallet-appimage.sh
source = solarwallet-appimage.desktop
- sha256sums = 4c220888fdaf14a1f35c3a1af6fc9095b2cb3e9ce7e4525a3f4adfc1de89f1c1
+ sha256sums = 0783b5617831983cf139db93c7604f67be8df07ceb5b45bc97c927355e08c86e
sha256sums = ed2e309b16b78b82896331cacb12382c1cd7ca2327884a9a1a4d6320e7044ab7
sha256sums = f651916474463e95ce114b2298bd452c08db389fab30901cadcd86d3b3613f85
diff --git a/PKGBUILD b/PKGBUILD
index 17edc819ad0f..7c0868ede027 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=solarwallet-appimage
_pkgname=solarwallet
_githubname=solar
-pkgver=0.27.1
+pkgver=0.27.2
pkgrel=1
pkgdesc="Wallet for the Stellar payment network by SatoshiPay (AppImage)"
arch=('x86_64')
@@ -15,7 +15,7 @@ options=(!strip)
source=("$pkgname-$pkgver.tar.gz::https://github.com/satoshipay/$_githubname/archive/v$pkgver.tar.gz"
"$pkgname.sh"
"$pkgname.desktop")
-sha256sums=('4c220888fdaf14a1f35c3a1af6fc9095b2cb3e9ce7e4525a3f4adfc1de89f1c1'
+sha256sums=('0783b5617831983cf139db93c7604f67be8df07ceb5b45bc97c927355e08c86e'
'ed2e309b16b78b82896331cacb12382c1cd7ca2327884a9a1a4d6320e7044ab7'
'f651916474463e95ce114b2298bd452c08db389fab30901cadcd86d3b3613f85')