summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2024-05-29 10:52:34 +1000
committerMark Blakeney2024-05-29 10:52:34 +1000
commit36df26c896d0b4864f241d7f74098ce287d52ce3 (patch)
tree6cba9eae6558dd55e0289d1dd8aab7ccf3103aef /PKGBUILD
parentc9bb3c514c6682abdc0ef59fb9c4d3bebed85677 (diff)
downloadaur-gnucash-select.tar.gz
Update to 2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ced8b1aae2b2..75a5d2095732 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: mark.blakeney at bullet-systems dot net
pkgname=gnucash-select
-pkgver=2.4
+pkgver=2.5
pkgrel=1
pkgdesc="GnuCash File Selector"
url="https://github.com/bulletmark/$pkgname"
@@ -8,7 +8,7 @@ license=("GPL3")
arch=("any")
depends=("python>=3.8")
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-md5sums=('4d8a2e3ffeaf03055bd9845f8e550085')
+md5sums=('170420dc02d0a098cec3a7f4828dbd09')
package() {
cd "$pkgname-$pkgver"