summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-03-05 22:15:27 +0100
committerhaawda2021-03-05 22:15:27 +0100
commit855c56fb22f770f55735aca97aefbcf4474139b1 (patch)
tree002822e3ce9e3fd1a40fd5905ced4966f8a778b5 /PKGBUILD
parentb0d3217681b64322573dcb6c133c51619874aa98 (diff)
downloadaur-855c56fb22f770f55735aca97aefbcf4474139b1.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 a51c4302f0c2..1c9ee74d14e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.7
+pkgver=4.30.8
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=('8673ef98050388de3170cc9e4fd4181cc0d8c870f3df68455cc2c89409ffbedf')
+sha256sums=('a29fe18b50760199e74e762c00e4e07d26ef788fae9c1d6be6be051765cb4547')
build() {
cd $pkgname-$pkgver