summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-08-07 22:13:09 +0200
committerhaawda2019-08-07 22:13:09 +0200
commit669cdf170fc5cf8d040a8ba48b94bd89cb014ca3 (patch)
treefd1d47e813323087161fbe0d37ff2d4c3e683d2b /PKGBUILD
parentd8d778c58ccd38441043dd561f1bad1ef3f52e53 (diff)
downloadaur-669cdf170fc5cf8d040a8ba48b94bd89cb014ca3.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 771dbcd86d7e..8a3eb8555968 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.24.0
+pkgver=4.24.1
pkgrel=1
pkgdesc="Collection of tools by Dirk Krause, including converters, daemons, Perl modules, development tools, administration tools and printing tools."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('wxgtk3') # also optional runtime dependency for wxbmpp, wxdkct and
optdepends=('wxgtk3: for wxbmpp, wxdkct and wximgsz'
'libmariadbclient: for itadmin')
source=(http://sourceforge.net/projects/dktools/files/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('b677ab7a2efc6c9e02e89eadc914fa125e5287d936d6c26a8add7b253a354864')
+sha256sums=('6cc91989d6c7a71516d504c6b632e559be43c1be087f81d6b909566c3c4b942b')
build() {
cd $pkgname-$pkgver