summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-09-16 23:04:07 +0200
committerhaawda2020-09-16 23:04:07 +0200
commit1a9df28fbaa51fb9a1b69fcd182ead48d37614f3 (patch)
treef174fb0a2fece15d7911a5de2090dbd7d7e9f516 /PKGBUILD
parentb217043760f893e852fdd60f1bc8a9483ae8f372 (diff)
downloadaur-1a9df28fbaa51fb9a1b69fcd182ead48d37614f3.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 290c462bae84..b6999248e2ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.1
+pkgver=4.30.2
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=('4284a76879c0f551f803f8452b3e438c5aa6a06a0c53ec2edfedb436a3d6294f')
+sha256sums=('c922cf502f74928f2c82d7475b633b0002dcc695ecc0b2ae70443940a08147b8')
build() {
cd $pkgname-$pkgver