summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorb3niup2015-12-23 23:32:47 +0100
committerb3niup2015-12-23 23:32:47 +0100
commit69ed5fbb716c102e8a46c992096f6f57a4875647 (patch)
tree3bf73156df696cac835e8de9e7b0763b76956d32 /PKGBUILD
parent0d79509bd8f8c02ad6f178891ef322d189bd1cd6 (diff)
downloadaur-69ed5fbb716c102e8a46c992096f6f57a4875647.tar.gz
Updated to 2.6.10-1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64a279057cb3..08c58bbccf45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnucash-xbt
_pkgname=gnucash
-pkgver=2.6.9
+pkgver=2.6.10
pkgrel=1
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=('d61b5da531982ebc0f0fee589733d64bec9b571d'
+sha1sums=('09c3eadde1f02056f0d41aee566c9d0cc05a8e6a'
'7244b9cc71d0d03c43055c062f3eeba5e3544630')
prepare() {