summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-05-20 23:46:42 +0200
committerhaawda2021-05-20 23:46:42 +0200
commitc0b9955249c3cbc8c2b19c5eee1822bac3a2cb67 (patch)
tree8ad44c9a68704adfcd1863eb25c24d32c90318e8 /PKGBUILD
parentee214c346c71ca8f36f3b501da6239e7911b4df9 (diff)
downloadaur-c0b9955249c3cbc8c2b19c5eee1822bac3a2cb67.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 556597e64b7c..7adb07b9e3fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.10
+pkgver=4.30.11
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=('88c8fb17d973ef2030998e56691d31b34c8059c45abcdcdf40cf3becf5c7f2f8')
+sha256sums=('7789a14151a648126ac0a8d760a6c3742e0c3032f2c309d0b76d1caeca47678a')
build() {
cd $pkgname-$pkgver