summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorb3niup2018-05-06 07:12:51 +0200
committerb3niup2018-05-06 07:12:51 +0200
commitf177eb21667fe809000014922f65d666a9cd854d (patch)
treeab1284e526047687065dfaa87b7e140cef0e18f8 /PKGBUILD
parenta7049e0928895f406d932258905378eb519472bc (diff)
downloadaur-f177eb21667fe809000014922f65d666a9cd854d.tar.gz
Update to 3.1-1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e3d88a293e9..5bbaf7cde1a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=gnucash-xbt-minimal
_pkgname=gnucash
-pkgver=3.0
+pkgver=3.1
pkgrel=1
-_sourcerel=
+_sourcerel=-1
pkgdesc="A personal and small-business financial-accounting application with Bitcoin but without ofx/qfx import and aqbanking support"
arch=('i686' 'x86_64')
url="http://www.gnucash.org"
@@ -22,7 +22,7 @@ conflicts=('gnucash' 'gnucash-devel' 'gnucash-xbt')
provides=('gnucash')
source=("https://github.com/Gnucash/${_pkgname}/releases/download/${pkgver}/${_pkgname}-${pkgver}${_sourcerel}.tar.bz2"
"xbt.patch")
-sha1sums=('a575e853668b93b34dcd94f0ef0d1fee25b0165f'
+sha1sums=('8ba1e61db532571e9c5423caadfbc551f6fb1b82'
'52cf6820bf1dd87b5807997e49ec9c861ff516af')
prepare() {