summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Pinedo2021-01-30 23:15:28 +0100
committerChristian Pinedo2021-01-30 23:15:28 +0100
commit772f250e189c94536be6fa35652253bbd2146536 (patch)
tree73adb2371d06eae42c9eac061be469428647b80f
parentdcdf45af4b8512d78d777467ea695fa192e756c9 (diff)
downloadaur-772f250e189c94536be6fa35652253bbd2146536.tar.gz
New version 0.26.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ad81cd2b021..4043d840eed0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = solarwallet-appimage
pkgdesc = Wallet for the Stellar payment network by SatoshiPay (AppImage)
- pkgver = 0.25.3
- pkgrel = 3
+ pkgver = 0.26.1
+ pkgrel = 1
url = https://solarwallet.io/
arch = x86_64
license = MIT
@@ -9,10 +9,10 @@ pkgbase = solarwallet-appimage
provides = solarwallet
conflicts = solarwallet
options = !strip
- source = solarwallet-appimage-0.25.3.tar.gz::https://github.com/satoshipay/solar/archive/v0.25.3.tar.gz
+ source = solarwallet-appimage-0.26.1.tar.gz::https://github.com/satoshipay/solar/archive/v0.26.1.tar.gz
source = solarwallet-appimage.sh
source = solarwallet-appimage.desktop
- sha256sums = dd8f22d4913c41e191eba5812892974913af0fc7e27839c7e0dff4c010566429
+ sha256sums = a47692d5b8b7d6cb7d4045eb0436be39282294ee59a446376c23f7a2fbd62851
sha256sums = ed2e309b16b78b82896331cacb12382c1cd7ca2327884a9a1a4d6320e7044ab7
sha256sums = f651916474463e95ce114b2298bd452c08db389fab30901cadcd86d3b3613f85
diff --git a/PKGBUILD b/PKGBUILD
index 8ee4b5d7edab..705d6d23cb15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Maintainer: Christian Pinedo <christian (at) chrpinedo (dot) me>
-# Co-Maintainer: Mark Wagie <mark (dot) wagie (at) tutanota (dot) com>
+# Maintainer: Christian Pinedo <me (at) christianpinedo (dot) eu>
pkgname=solarwallet-appimage
_pkgname=solarwallet
_githubname=solar
-pkgver=0.25.3
-pkgrel=3
+pkgver=0.26.1
+pkgrel=1
pkgdesc="Wallet for the Stellar payment network by SatoshiPay (AppImage)"
arch=('x86_64')
url='https://solarwallet.io/'
@@ -16,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=('dd8f22d4913c41e191eba5812892974913af0fc7e27839c7e0dff4c010566429'
+sha256sums=('a47692d5b8b7d6cb7d4045eb0436be39282294ee59a446376c23f7a2fbd62851'
'ed2e309b16b78b82896331cacb12382c1cd7ca2327884a9a1a4d6320e7044ab7'
'f651916474463e95ce114b2298bd452c08db389fab30901cadcd86d3b3613f85')