summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a44ee1fc2e2..3081a28dd1b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-ofxclient-git
pkgdesc = Simple ofxclient command line utility and OFX client libraries for development.
pkgver = 2.0.4.r0.g4da2719
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/captin411/ofxclient
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d33ee4457a29..46bcde504087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: lothar_m <lothar_m at riseup dot net>
+# Maintainer: Mathieu <mathieu@clabaut.net>
_pkgname=ofxclient
pkgname=python-ofxclient-git
pkgver=2.0.4.r0.g4da2719
-pkgrel=1
+pkgrel=2
pkgdesc="Simple ofxclient command line utility and OFX client libraries for development."
arch=('x86_64' 'i686')
url="https://github.com/captin411/ofxclient"