diff options
author | matclab | 2021-12-25 11:53:33 +0100 |
---|---|---|
committer | matclab | 2021-12-25 11:53:33 +0100 |
commit | f9e6702d49a7b303bb2d8dbf63bbd1ba834b1f40 (patch) | |
tree | f8321e3dcd5276fed4dc5c1fc3747c50c2cedb0b /PKGBUILD | |
parent | 6b3898c0a2937887ce39a723b4cc3ca5911b20ba (diff) | |
download | aur-python-ofxclient-git.tar.gz |
Update maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |