summaryrefslogtreecommitdiff
path: root/extra/libofx
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libofx')
-rw-r--r--extra/libofx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libofx/PKGBUILD b/extra/libofx/PKGBUILD
index 85db72147..bf97cc154 100644
--- a/extra/libofx/PKGBUILD
+++ b/extra/libofx/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 182911 2013-04-16 04:51:05Z eric $
+# $Id: PKGBUILD 183162 2013-04-18 06:30:55Z eric $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgbase=libofx
pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.7
+pkgver=0.9.8
pkgrel=1
pkgdesc="API for the OFX banking standard"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('opensp' 'curl' 'libxml++')
checkdepends=('gnupg')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('9c6ac208dcc6a89525281827c3ab56c08923a02c')
+sha1sums=('e0159d77c4458eb937871373db85c9f392e86554')
build() {
cd "$srcdir/$pkgbase-$pkgver"