summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0c688673041..95b4010a8c2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=gnucash-xbt-minimal
_pkgname=gnucash
-pkgver=5.3
-pkgrel=3
+pkgver=5.4
+pkgrel=1
_sourcerel=
pkgdesc="A personal and small-business financial-accounting application with Bitcoin but without ofx/qfx import and aqbanking support"
arch=(x86_64 aarch64)
@@ -23,7 +23,7 @@ provides=(gnucash)
source=("https://github.com/Gnucash/${_pkgname}/releases/download/${pkgver}/${_pkgname}-${pkgver}${_sourcerel}.tar.bz2"
"xbt.patch")
-sha256sums=('1458cb08c585eae9d724bec6f2812bcc03bbe83ed294a46a7897aaab01a6f15a'
+sha256sums=('9a069fe2bfea7ddf8afb90a523beab02a0963e9f1d4c36da9c91aef74787f354'
'8cf12425a9f66c69473d83582742244889dc0ffb854d3a502aca58bc649878d4')
prepare() {