summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-10-09 21:16:39 +0200
committerhaawda2020-10-09 21:16:39 +0200
commit5a60be060e4a120e791271a3e3fee7b57876d225 (patch)
tree118a0c893f78c3a117725323ed86b95b610af545 /PKGBUILD
parent1a9df28fbaa51fb9a1b69fcd182ead48d37614f3 (diff)
downloadaur-5a60be060e4a120e791271a3e3fee7b57876d225.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 b6999248e2ab..6e27f9ddc81b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.2
+pkgver=4.30.3
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=('c922cf502f74928f2c82d7475b633b0002dcc695ecc0b2ae70443940a08147b8')
+sha256sums=('f98380fc521b20647973083bb681dc8a184bc80005b3239c737af9b10ee4f314')
build() {
cd $pkgname-$pkgver