summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-05-20 17:50:57 +0200
committerhaawda2021-05-20 17:50:57 +0200
commitee214c346c71ca8f36f3b501da6239e7911b4df9 (patch)
tree9623131223950a0cc11c7e5b97da6ebca27bab0a /PKGBUILD
parent855c56fb22f770f55735aca97aefbcf4474139b1 (diff)
downloadaur-ee214c346c71ca8f36f3b501da6239e7911b4df9.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 1c9ee74d14e2..556597e64b7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.8
+pkgver=4.30.10
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'
'mariadb-libs: for itadmin')
source=(http://sourceforge.net/projects/dktools/files/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('a29fe18b50760199e74e762c00e4e07d26ef788fae9c1d6be6be051765cb4547')
+sha256sums=('88c8fb17d973ef2030998e56691d31b34c8059c45abcdcdf40cf3becf5c7f2f8')
build() {
cd $pkgname-$pkgver