summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL00_Cyph3r2018-12-06 11:31:17 +0100
committerL00_Cyph3r2018-12-06 11:31:17 +0100
commit81d895b21a35afda63866879644ce315f4c591a9 (patch)
tree937d0872752e463cd7e19cd0708b933d78b019ee
parent260665c56f7fe423d5f573b52f0dd926dbc17089 (diff)
downloadaur-81d895b21a35afda63866879644ce315f4c591a9.tar.gz
Version update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 261dae3b6a97..b6146b0b1e1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bunq-desktop-bin
pkgdesc = A desktop implementation for the bunq API
- pkgver = 0.9.4
+ pkgver = 0.9.5
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.9.4/bunqDesktop-linux-unpacked.tar.gz
- source = https://github.com/bunqCommunity/bunqDesktop/raw/0.9.4/build/icons/512x512.png
+ source = https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.5/bunqDesktop-linux-unpacked.tar.gz
+ source = https://github.com/bunqCommunity/bunqDesktop/raw/0.9.5/build/icons/512x512.png
source = bunq-desktop-bin.desktop
- sha256sums = d19391997db45fa7125239f75b51257239ef84c68e5059994af6b7a8a87866d9
+ sha256sums = 7d306ac6492356e864e7ec87fec12b28483e32ec499db36e444ca506b91953f5
sha256sums = 580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1
sha256sums = 1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa
diff --git a/PKGBUILD b/PKGBUILD
index 9d0024c0bd9d..bdcd12f6cde1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Emile Bons
pkgname="bunq-desktop-bin"
-pkgver="0.9.4"
+pkgver="0.9.5"
pkgrel=1
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"
@@ -43,7 +43,7 @@ source=(
)
sha256sums=(
- "d19391997db45fa7125239f75b51257239ef84c68e5059994af6b7a8a87866d9"
+ "7d306ac6492356e864e7ec87fec12b28483e32ec499db36e444ca506b91953f5"
"580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1"
"1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa"
)