summaryrefslogtreecommitdiff
path: root/extra/libofx
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-19 01:05:57 -0700
committerroot <root@rshg054.dnsready.net>2013-04-19 01:05:57 -0700
commit1fedf1f5d5351aefd88268cba7353c79adac9b8a (patch)
tree513a073013b058d237750fe3214cd466cbeaf1b6 /extra/libofx
parent55c3b92ede6a3b9eb17f254b338931f01a3ea5c6 (diff)
Fri Apr 19 01:05:57 PDT 2013
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"