ktoblzcheck: bump to 1.45

This commit is contained in:
Enno Boland 2014-03-02 10:15:39 +01:00
parent 4d4448b590
commit dd86f41ce0
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ktoblzcheck' # Template file for 'ktoblzcheck'
pkgname=ktoblzcheck pkgname=ktoblzcheck
version=1.43 version=1.45
revision=2 revision=1
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="python3-devel" makedepends="python3-devel"
build_style="gnu-configure" build_style="gnu-configure"
@ -11,7 +11,7 @@ license="LGPL"
homepage="http://ktoblzcheck.sourceforge.net" homepage="http://ktoblzcheck.sourceforge.net"
short_desc="Tool for verification of account numbers and bank codes" short_desc="Tool for verification of account numbers and bank codes"
distfiles="http://downloads.sourceforge.net/project/$pkgname/$pkgname-$version.tar.gz" distfiles="http://downloads.sourceforge.net/project/$pkgname/$pkgname-$version.tar.gz"
checksum=c81360de465714cf47cdf8dc0b2db77c2d0056ea9e3cc2da2e55b2369468b486 checksum=f5be987c7f7c6935ad8ef80349beea6852f16dd9e16fd1494c9864ce3394a289
ktoblzcheck-devel_package() { ktoblzcheck-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"