diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/ktoblzcheck | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/ktoblzcheck')
-rw-r--r-- | community/ktoblzcheck/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/ktoblzcheck/PKGBUILD b/community/ktoblzcheck/PKGBUILD index 87f25f0c7..709507e8e 100644 --- a/community/ktoblzcheck/PKGBUILD +++ b/community/ktoblzcheck/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 92372 2013-06-04 12:30:22Z spupykin $ +# $Id: PKGBUILD 99823 2013-10-31 01:55:26Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Philipp Sandhaus <philipp.sandhaus@gmx.de> @@ -8,7 +8,6 @@ pkgrel=1 pkgdesc="A library to check account numbers and bank codes of German banks" arch=(i686 x86_64) url="http://ktoblzcheck.sourceforge.net" -options=('!libtool') license=("LGPL") depends=('gcc-libs' 'python') optdepends=('perl') |