summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucien Plattel2018-08-06 11:46:30 +0200
committerL00_Cyph3r2018-08-06 11:54:02 +0200
commit4e849da4a0f4c9745e491ad85dbdde2b4b202850 (patch)
tree332f647029ce303fa4841be73b62585121e2ce73 /PKGBUILD
parentf7f4a0693b33671fd6e2e49d1697d94e1c36375e (diff)
downloadaur-4e849da4a0f4c9745e491ad85dbdde2b4b202850.tar.gz
Update to version 0.8.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56de91f41952..442e37594299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: L00_Cyphg3r <aur.archlinux.org@loo.sh>
# Maintainer: Rolf van Kleef <aur@rolfvankleef.nl>
# Contributor: Gregory Goijaerts <crecketgaming@gmail.com>
# Contributor: Dennis Snijder <dennissnijder97@gmail.com>
@@ -8,7 +9,7 @@
# Contributor: Emile Bons
pkgname="bunq-desktop-bin"
-pkgver="0.8.4"
+pkgver="0.8.10"
pkgrel=1
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"
@@ -36,13 +37,13 @@ makedepens=(
)
source=(
- "https://github.com/BunqCommunity/BunqDesktop/releases/download/${pkgver}/linux-unpacked-${pkgver}.tar.gz"
+ "https://github.com/BunqCommunity/BunqDesktop/releases/download/${pkgver}/linux-unpacked.tar.gz"
"https://github.com/BunqCommunity/BunqDesktop/raw/${pkgver}/build/icons/512x512.png"
"$pkgname.desktop"
)
sha256sums=(
- "ab7371b3f18da3bf096a8a39e62f3db20f0c58423e536b4f2a6355c24e950eb1"
+ "6716c01dd577474118483d12513abdec4d322205fc5688e8ad885b651059edf9"
"580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1"
"1d84f185830733bb38928fcaa33ffc0ba46140f7f116b4d5ad24c93a585a0ffa"
)