diff options
author | root <root@rshg054.dnsready.net> | 2012-01-06 23:14:57 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-01-06 23:14:57 +0000 |
commit | d7931e8fa49a4698ac8dbb1a155ca6b48f031828 (patch) | |
tree | 281739e3992b9ac2dbb722ea6f84d1015fe1a365 /community/ktoblzcheck | |
parent | 817e58c278cb8ebee7743205877d0f67c431fcec (diff) |
Fri Jan 6 23:14:57 UTC 2012
Diffstat (limited to 'community/ktoblzcheck')
-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 544b2a70c..ad3e93f04 100644 --- a/community/ktoblzcheck/PKGBUILD +++ b/community/ktoblzcheck/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 51218 2011-07-05 21:19:18Z spupykin $ +# $Id: PKGBUILD 61645 2012-01-05 10:56:22Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Philipp Sandhaus <philipp.sandhaus@gmx.de> pkgname=ktoblzcheck -pkgver=1.33 +pkgver=1.37 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=('e9f62a9a64ee51ab43751eadcade0433' +md5sums=('93b540b5478bfb1b078613cbf1cc2446' 'a81a697bb3aaeffb7fac0ad7d9166e3f') build() { |