summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 512b1cc29bac..4ddee7b3e254 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bunq-desktop-bin
pkgdesc = A desktop implementation for the bunq API
- pkgver = 0.8.10
+ pkgver = 0.8.11
pkgrel = 1
url = https://github.com/BunqCommunity/BunqDesktop
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = bunq-desktop-bin
provides = bunq-desktop
conflicts = bunq-desktop-git
conflicts = bunq-desktop-src
- source = https://github.com/BunqCommunity/BunqDesktop/releases/download/0.8.10/linux-unpacked.tar.gz
- source = https://github.com/BunqCommunity/BunqDesktop/raw/0.8.10/build/icons/512x512.png
+ source = https://github.com/BunqCommunity/BunqDesktop/releases/download/0.8.11/linux-unpacked.tar.gz
+ source = https://github.com/BunqCommunity/BunqDesktop/raw/0.8.11/build/icons/512x512.png
source = bunq-desktop-bin.desktop
- sha256sums = 6716c01dd577474118483d12513abdec4d322205fc5688e8ad885b651059edf9
+ sha256sums = 8f36b98ea79b1323ffe3968c2105a099073700c536ed005868f6c702de5cb68c
sha256sums = 580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1
sha256sums = 1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa
diff --git a/PKGBUILD b/PKGBUILD
index 442e37594299..e27a5e3473f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Emile Bons
pkgname="bunq-desktop-bin"
-pkgver="0.8.10"
+pkgver="0.8.11"
pkgrel=1
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"
@@ -43,7 +43,7 @@ source=(
)
sha256sums=(
- "6716c01dd577474118483d12513abdec4d322205fc5688e8ad885b651059edf9"
+ "8f36b98ea79b1323ffe3968c2105a099073700c536ed005868f6c702de5cb68c"
"580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1"
"1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa"
)