summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL00_Cyph3r2018-11-26 09:18:11 +0100
committerL00_Cyph3r2018-11-26 09:18:11 +0100
commit840d7be2228c2b3743ae168fd2e66be4424616d4 (patch)
tree83c5efbe60643de99ff2fb8bc76dc2ba3996c460
parentccee4be5dc9bcf5331ae4f2a61e7c43f3d5ef098 (diff)
downloadaur-840d7be2228c2b3743ae168fd2e66be4424616d4.tar.gz
Update to 1.9.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5601e0abbd42..9e7e6c4154cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bunq-desktop-bin
pkgdesc = A desktop implementation for the bunq API
- pkgver = 0.9.1
+ pkgver = 0.9.3
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.1/bunqDesktop-linux-unpacked.tar.gz
- source = https://github.com/bunqCommunity/bunqDesktop/raw/0.9.1/build/icons/512x512.png
+ 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 = bunq-desktop-bin.desktop
- sha256sums = 76910a8733a027bc15dd6a90933691585e9defb734849f528273a10ef30dabf1
+ sha256sums = 64874f26b8857aab9ee57c9b3d277d65963bae55976f99b011283bbe67ec0922
sha256sums = 580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1
sha256sums = 1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa
diff --git a/PKGBUILD b/PKGBUILD
index 88a15dbf4bbb..87c89853d73e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Emile Bons
pkgname="bunq-desktop-bin"
-pkgver="0.9.1"
+pkgver="0.9.3"
pkgrel=1
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"
@@ -43,7 +43,7 @@ source=(
)
sha256sums=(
- "76910a8733a027bc15dd6a90933691585e9defb734849f528273a10ef30dabf1"
+ "64874f26b8857aab9ee57c9b3d277d65963bae55976f99b011283bbe67ec0922"
"580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1"
"1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa"
)