summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-07-16 22:54:18 +0200
committerhaawda2020-07-16 22:54:18 +0200
commitc06beb416ad159c39da52b3ec0c475c4a999a61c (patch)
tree6be8d02f9f96daa665b0c5e8cf34272429162fe1 /PKGBUILD
parent7765c652507a819fbc3a79e4aa8f9d34b50f6791 (diff)
downloadaur-c06beb416ad159c39da52b3ec0c475c4a999a61c.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 247af2c4248e..7ea764862976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.29.1
+pkgver=4.29.2
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=('9acba883830c5c11f94dc88944fad02eab86f5699680c2d974d9f466d159d74f')
+sha256sums=('927c4a6f5828bde7be220755b8bdadd4fc9a964074c9d51a05d4bb9b958ca7b6')
build() {
cd $pkgname-$pkgver