summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL00_Cyph3r2018-11-27 10:34:25 +0100
committerL00_Cyph3r2018-11-27 10:34:25 +0100
commit260665c56f7fe423d5f573b52f0dd926dbc17089 (patch)
tree79f578fff73ce8562c9fa8b851c26350640f09f1
parent840d7be2228c2b3743ae168fd2e66be4424616d4 (diff)
downloadaur-260665c56f7fe423d5f573b52f0dd926dbc17089.tar.gz
Version bump to 0.9.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e7e6c4154cc..261dae3b6a97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bunq-desktop-bin
pkgdesc = A desktop implementation for the bunq API
- pkgver = 0.9.3
+ pkgver = 0.9.4
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.3/bunqDesktop-linux-unpacked.tar.gz
- source = https://github.com/bunqCommunity/bunqDesktop/raw/0.9.3/build/icons/512x512.png
+ 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 = bunq-desktop-bin.desktop
- sha256sums = 64874f26b8857aab9ee57c9b3d277d65963bae55976f99b011283bbe67ec0922
+ sha256sums = d19391997db45fa7125239f75b51257239ef84c68e5059994af6b7a8a87866d9
sha256sums = 580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1
sha256sums = 1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa
diff --git a/PKGBUILD b/PKGBUILD
index 87c89853d73e..9d0024c0bd9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Emile Bons
pkgname="bunq-desktop-bin"
-pkgver="0.9.3"
+pkgver="0.9.4"
pkgrel=1
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"
@@ -43,7 +43,7 @@ source=(
)
sha256sums=(
- "64874f26b8857aab9ee57c9b3d277d65963bae55976f99b011283bbe67ec0922"
+ "d19391997db45fa7125239f75b51257239ef84c68e5059994af6b7a8a87866d9"
"580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1"
"1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa"
)