summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL00_Cyph3r2020-02-20 09:33:45 +0100
committerL00_Cyph3r2020-02-20 09:33:45 +0100
commitd10724cd9077f090e6aa0dca9ae2d76bb3ddd456 (patch)
treea9aade9ae825c55b093889724fd51cf15788732a
parent4f9630309c4e92161ac8054b78be00b3a8749899 (diff)
downloadaur-d10724cd9077f090e6aa0dca9ae2d76bb3ddd456.tar.gz
Version bump 0.9.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16355bb9e088..3d1f19d37709 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bunq-desktop-bin
pkgdesc = A desktop implementation for the bunq API
- pkgver = 0.9.8
+ pkgver = 0.9.9
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 = bunqDesktop-linux-unpacked-0.9.8.tar.gz::https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.8/bunqDesktop-linux-unpacked.tar.gz
- source = 0.9.8-512x512.png::https://github.com/bunqCommunity/bunqDesktop/raw/0.9.8/build/icons/512x512.png
+ source = bunqDesktop-linux-unpacked-0.9.9.tar.gz::https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.9/bunqDesktop-linux-unpacked.tar.gz
+ source = 0.9.9-512x512.png::https://github.com/bunqCommunity/bunqDesktop/raw/0.9.9/build/icons/512x512.png
source = bunq-desktop-bin.desktop
- sha256sums = 17b9f5afa410df73ab770484d7b4a77f80ed0cae4de3625b135a2cec4a840583
+ sha256sums = f76620a8f3545227dba95363b68f290e15707dca5d0a765cfdcaa077ce41c5f4
sha256sums = 580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1
sha256sums = 1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa
diff --git a/PKGBUILD b/PKGBUILD
index 3092e4a6c95a..16fcc91681f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Emile Bons
pkgname="bunq-desktop-bin"
-pkgver="0.9.8"
+pkgver="0.9.9"
pkgrel=1
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"
@@ -43,7 +43,7 @@ source=(
)
sha256sums=(
- "17b9f5afa410df73ab770484d7b4a77f80ed0cae4de3625b135a2cec4a840583"
+ "f76620a8f3545227dba95363b68f290e15707dca5d0a765cfdcaa077ce41c5f4"
"580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1"
"1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa"
)