summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-06-18 07:42:49 +0200
committerhaawda2021-06-18 07:42:49 +0200
commit5c811fa5d1f9bc11f2df8c9c774bff55d8fd9e79 (patch)
treee0b0e2f8e1dedd982a0f5f5ee34c94f216124521 /PKGBUILD
parentc0b9955249c3cbc8c2b19c5eee1822bac3a2cb67 (diff)
downloadaur-5c811fa5d1f9bc11f2df8c9c774bff55d8fd9e79.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 7adb07b9e3fb..e2c460dd939f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.11
+pkgver=4.30.12
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=('7789a14151a648126ac0a8d760a6c3742e0c3032f2c309d0b76d1caeca47678a')
+sha256sums=('5bf94100293d9f56f7af5aafde12cf36815a2208447a028e6d87bd27ca3a6d9a')
build() {
cd $pkgname-$pkgver