summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorb3niup2016-04-08 13:39:28 +0200
committerb3niup2016-04-08 13:39:28 +0200
commit284b7dcc5f80394be127e242ee05d060bb60f1dc (patch)
tree9f0c20e98ed7873dc9e079ad5438b1d8daecdbc0 /PKGBUILD
parent5543eb63f5c5bfa638d3d5a15919e7abbff6892e (diff)
downloadaur-284b7dcc5f80394be127e242ee05d060bb60f1dc.tar.gz
Updated to 2.6.12-2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39ff0c59e273..f19cc23e99ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnucash-xbt
_pkgname=gnucash
-pkgver=2.6.11
+pkgver=2.6.12
pkgrel=2
pkgdesc="A personal and small-business financial-accounting application with Bitcoin support"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ provides=('gnucash')
install=gnucash.install
source=("http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2"
"xbt.patch")
-sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a'
+sha1sums=('c4e38f8ffb2d82a2dfc8ebc6884e53eeaef72d9f'
'7244b9cc71d0d03c43055c062f3eeba5e3544630')
prepare() {