diff options
author | root <root@rshg054.dnsready.net> | 2013-06-05 00:33:46 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-06-05 00:33:46 -0700 |
commit | 91d3f2ebc9b69c3e24bd507890afbb4bd3f4eea3 (patch) | |
tree | a34b437b45b5977131ce84f74ac379d56dbba0c7 /community/ktoblzcheck/PKGBUILD | |
parent | cc57cb201ddb179d2bb481c13dd4f286ae643b12 (diff) |
Wed Jun 5 00:33:46 PDT 2013
Diffstat (limited to 'community/ktoblzcheck/PKGBUILD')
-rw-r--r-- | community/ktoblzcheck/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ktoblzcheck/PKGBUILD b/community/ktoblzcheck/PKGBUILD index f898512e5..87f25f0c7 100644 --- a/community/ktoblzcheck/PKGBUILD +++ b/community/ktoblzcheck/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 88778 2013-04-22 10:14:34Z spupykin $ +# $Id: PKGBUILD 92372 2013-06-04 12:30:22Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Philipp Sandhaus <philipp.sandhaus@gmx.de> pkgname=ktoblzcheck -pkgver=1.41 +pkgver=1.42 pkgrel=1 pkgdesc="A library to check account numbers and bank codes of German banks" arch=(i686 x86_64) @@ -14,7 +14,7 @@ depends=('gcc-libs' 'python') optdepends=('perl') source=(http://downloads.sourceforge.net/sourceforge/ktoblzcheck/ktoblzcheck-$pkgver.tar.gz ktoblzcheck-python3.patch) -md5sums=('48f6d0086d780d1c101b17b5b63706f3' +md5sums=('86f25d5c6a07313638bb74d6b11eb57c' 'a81a697bb3aaeffb7fac0ad7d9166e3f') build() { |