summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL00_Cyph3r2020-05-04 13:53:29 +0200
committerL00_Cyph3r2020-05-04 13:53:29 +0200
commita0008483aa7b0440748161f5142ef4f0d8017579 (patch)
tree661d208603a8d1447bcf0294efa654f29a5570cb
parent2857fb4dde887dcec162f8ab41b5f0c0817da8b7 (diff)
downloadaur-a0008483aa7b0440748161f5142ef4f0d8017579.tar.gz
Version bump 0.9.10 again (no coffee yet)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bd58c76807c..e7e54302f04c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bunq-desktop-bin
pkgdesc = A desktop implementation for the bunq API
- pkgver = 0.9.9
+ pkgver = 0.9.10
pkgrel = 1
url = https://github.com/BunqCommunity/BunqDesktop
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = bunq-desktop-bin
provides = bunq-desktop
conflicts = bunq-desktop-git
conflicts = bunq-desktop-src
- source = bunqDesktop-linux-unpacked-0.9.9.tar.gz::https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.9/bunqDesktop-linux-unpacked.tar.gz
- source = 0.9.9-512x512.png::https://github.com/bunqCommunity/bunqDesktop/raw/0.9.9/build/icons/512x512.png
+ source = bunqDesktop-linux-unpacked-0.9.10.tar.gz::https://github.com/bunqCommunity/bunqDesktop/releases/download/0.9.10/bunqDesktop-linux-unpacked.tar.gz
+ source = 0.9.10-512x512.png::https://github.com/bunqCommunity/bunqDesktop/raw/0.9.10/build/icons/512x512.png
source = bunq-desktop-bin.desktop
sha256sums = d382d8a8df45e801446e3abe6f858033da434c8f17ea460b5c6e9af21f94806f
sha256sums = 580274ac3f60cce7789cdb69afc67b9db43da09b04fd82ad563fdec4337302d1
diff --git a/PKGBUILD b/PKGBUILD
index fa7809be266c..f891f316ce0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Emile Bons
pkgname="bunq-desktop-bin"
-pkgver="0.9.9"
+pkgver="0.9.10"
pkgrel=1
pkgdesc="A desktop implementation for the bunq API"
url="https://github.com/BunqCommunity/BunqDesktop"