summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorb3niup2015-12-23 23:32:47 +0100
committerb3niup2015-12-23 23:32:47 +0100
commit69ed5fbb716c102e8a46c992096f6f57a4875647 (patch)
tree3bf73156df696cac835e8de9e7b0763b76956d32
parent0d79509bd8f8c02ad6f178891ef322d189bd1cd6 (diff)
downloadaur-69ed5fbb716c102e8a46c992096f6f57a4875647.tar.gz
Updated to 2.6.10-1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10cc9a06e920..8445727fe17c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# śro gru 23 22:32:24 UTC 2015
pkgbase = gnucash-xbt
pkgdesc = A personal and small-business financial-accounting application with Bitcoin support
- pkgver = 2.6.9
+ pkgver = 2.6.10
pkgrel = 1
url = http://www.gnucash.org
install = gnucash.install
@@ -30,9 +32,9 @@ pkgbase = gnucash-xbt
conflicts = gnucash-devel
options = !makeflags
options = !emptydirs
- source = http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.9.tar.bz2
+ source = http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.10.tar.bz2
source = xbt.patch
- sha1sums = d61b5da531982ebc0f0fee589733d64bec9b571d
+ sha1sums = 09c3eadde1f02056f0d41aee566c9d0cc05a8e6a
sha1sums = 7244b9cc71d0d03c43055c062f3eeba5e3544630
pkgname = gnucash-xbt
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() {