[arch-commits] Commit in ktoblzcheck/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Feb 22 18:39:05 UTC 2020


    Date: Saturday, February 22, 2020 @ 18:39:05
  Author: jlichtblau
Revision: 578910

upgpkg: ktoblzcheck 1.52-1 - new upstream release

Modified:
  ktoblzcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-22 18:37:54 UTC (rev 578909)
+++ PKGBUILD	2020-02-22 18:39:05 UTC (rev 578910)
@@ -3,8 +3,8 @@
 # Contributor: Philipp Sandhaus <philipp.sandhaus at gmx.de>
 
 pkgname=ktoblzcheck
-pkgver=1.50
-pkgrel=3
+pkgver=1.52
+pkgrel=1
 pkgdesc="A library to check account numbers and bank codes of German banks"
 arch=('x86_64')
 url="http://ktoblzcheck.sourceforge.net"
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('cmake')
 source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('5cebeb144cd9f3e089325f919150000802aa0ad03aac13b273d797c6933a989f')
+sha256sums=('e433da63af7161a6ce8b1e0c9f0b25bd59ad6d81bc4069e9277c97c1320a3ac4')
 
 prepare() {
   cd "${srcdir}"



More information about the arch-commits mailing list