summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorb3niup2016-02-09 12:44:36 +0100
committerb3niup2016-02-09 12:44:36 +0100
commit5543eb63f5c5bfa638d3d5a15919e7abbff6892e (patch)
treeda99ffd85e05e954a90ce8da1174e310bb592142
parent69ed5fbb716c102e8a46c992096f6f57a4875647 (diff)
downloadaur-5543eb63f5c5bfa638d3d5a15919e7abbff6892e.tar.gz
Updated to 2.6.11-2.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8445727fe17c..5cedb4fc76d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# śro gru 23 22:32:24 UTC 2015
+# wto lut 9 11:42:18 UTC 2016
pkgbase = gnucash-xbt
pkgdesc = A personal and small-business financial-accounting application with Bitcoin support
- pkgver = 2.6.10
- pkgrel = 1
+ pkgver = 2.6.11
+ pkgrel = 2
url = http://www.gnucash.org
install = gnucash.install
arch = i686
@@ -32,9 +32,9 @@ pkgbase = gnucash-xbt
conflicts = gnucash-devel
options = !makeflags
options = !emptydirs
- source = http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.10.tar.bz2
+ source = http://downloads.sourceforge.net/sourceforge/gnucash/gnucash-2.6.11.tar.bz2
source = xbt.patch
- sha1sums = 09c3eadde1f02056f0d41aee566c9d0cc05a8e6a
+ sha1sums = 40d0fb36112b21b3749552b0811c461b1467923a
sha1sums = 7244b9cc71d0d03c43055c062f3eeba5e3544630
pkgname = gnucash-xbt
diff --git a/PKGBUILD b/PKGBUILD
index 08c58bbccf45..39ff0c59e273 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=gnucash-xbt
_pkgname=gnucash
-pkgver=2.6.10
-pkgrel=1
+pkgver=2.6.11
+pkgrel=2
pkgdesc="A personal and small-business financial-accounting application with Bitcoin support"
arch=('i686' 'x86_64')
url="http://www.gnucash.org"
@@ -20,7 +20,7 @@ provides=('gnucash')
install=gnucash.install
source=("http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2"
"xbt.patch")
-sha1sums=('09c3eadde1f02056f0d41aee566c9d0cc05a8e6a'
+sha1sums=('40d0fb36112b21b3749552b0811c461b1467923a'
'7244b9cc71d0d03c43055c062f3eeba5e3544630')
prepare() {