summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-11-24 21:10:18 +0100
committerhaawda2020-11-24 21:10:18 +0100
commit07b3e305d31fa059961e617a28a6401f33fcdcc5 (patch)
tree680500e6a42cc86005850ab0b6d44bf5fc517723 /PKGBUILD
parent3847272cb8fb5bd7091a2e46e4284f9c9933a585 (diff)
downloadaur-07b3e305d31fa059961e617a28a6401f33fcdcc5.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 b22a085151d7..f25f60afc9bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.5
+pkgver=4.30.6
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=('f14101a1c30c78abccc6d28f5db05fe1fc78428e1fbb7d86b0179e14c85b0997')
+sha256sums=('e03d026a63bd476018a7cfe8f9e81f3b01fccecee826f3ba2c5c1344f4590673')
build() {
cd $pkgname-$pkgver