summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e27a5e3473f4..254692e1f2b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Emile Bons
pkgname="bunq-desktop-bin"
-pkgver="0.8.11"
+pkgver="0.9.0"
pkgrel=1
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"
@@ -37,13 +37,13 @@ makedepens=(
)
source=(
- "https://github.com/BunqCommunity/BunqDesktop/releases/download/${pkgver}/linux-unpacked.tar.gz"
- "https://github.com/BunqCommunity/BunqDesktop/raw/${pkgver}/build/icons/512x512.png"
+ "https://github.com/bunqCommunity/bunqDesktop/releases/download/${pkgver}/bunqDesktop-linux-unpacked.tar.gz"
+ "https://github.com/bunqCommunity/bunqDesktop/raw/${pkgver}/build/icons/512x512.png"
"$pkgname.desktop"
)
sha256sums=(
- "8f36b98ea79b1323ffe3968c2105a099073700c536ed005868f6c702de5cb68c"
+ "ad667d0577be3f78677050c6fddf81f039fb7b38ccff1fb5cedbaa6ad0b90945"
"580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1"
"1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa"
)