summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Pinedo2021-10-22 11:56:54 +0200
committerChristian Pinedo2021-10-22 11:56:54 +0200
commit98787b8894f0c7b38d6effab0e5912625f3bc928 (patch)
tree918238a131d85747d5bb9eb05eaad0e0bf516c77
parentd66aef5c8d312b65fb3154dafe84babe86ba509e (diff)
downloadaur-98787b8894f0c7b38d6effab0e5912625f3bc928.tar.gz
new version 0.28.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8da63ad23bfd..ddf21a6a544b 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.2
+ pkgver = 0.28.0
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.2.tar.gz::https://github.com/satoshipay/solar/archive/v0.27.2.tar.gz
+ source = solarwallet-appimage-0.28.0.tar.gz::https://github.com/satoshipay/solar/archive/v0.28.0.tar.gz
source = solarwallet-appimage.sh
source = solarwallet-appimage.desktop
- sha256sums = 0783b5617831983cf139db93c7604f67be8df07ceb5b45bc97c927355e08c86e
+ sha256sums = 03af7a5ef24a4fff92d99df096f63e0658cc5cd776b3ee64641c1dd5b8db3334
sha256sums = ed2e309b16b78b82896331cacb12382c1cd7ca2327884a9a1a4d6320e7044ab7
sha256sums = f651916474463e95ce114b2298bd452c08db389fab30901cadcd86d3b3613f85
diff --git a/PKGBUILD b/PKGBUILD
index 7c0868ede027..b35163105c08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=solarwallet-appimage
_pkgname=solarwallet
_githubname=solar
-pkgver=0.27.2
+pkgver=0.28.0
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=('0783b5617831983cf139db93c7604f67be8df07ceb5b45bc97c927355e08c86e'
+sha256sums=('03af7a5ef24a4fff92d99df096f63e0658cc5cd776b3ee64641c1dd5b8db3334'
'ed2e309b16b78b82896331cacb12382c1cd7ca2327884a9a1a4d6320e7044ab7'
'f651916474463e95ce114b2298bd452c08db389fab30901cadcd86d3b3613f85')