[arch-commits] Commit in libofx/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Dec 2 17:19:29 UTC 2017


    Date: Saturday, December 2, 2017 @ 17:19:29
  Author: jlichtblau
Revision: 271897

upgpkg: libofx 0.9.12-1 - new upstream release

Modified:
  libofx/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-02 16:16:29 UTC (rev 271896)
+++ PKGBUILD	2017-12-02 17:19:29 UTC (rev 271897)
@@ -4,16 +4,16 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="API for the OFX banking standard"
 arch=('x86_64')
-url="http://libofx.sourceforge.net"
+url="https://github.com/libofx"
 license=('GPL')
 depends=('opensp' 'curl' 'libxml++2.6')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b0115c876bee5df84002a96f58cca8d73ef7b75d799d6a3a44905c34a8cfe94f')
+sha256sums=('c15fa062fa11e759eb6d8c7842191db2185ee1b221a3f75e9650e2849d7b7373')
 
 build() {
   cd $pkgbase-$pkgver
@@ -36,6 +36,7 @@
 
 package_libofx-doc() {
   pkgdesc="Documention of the OFX banking standard API"
+  arch=('any')
   depends=()
 
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list