summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-08-22 23:55:37 +0200
committerhaawda2020-08-22 23:55:37 +0200
commit70d4a528857bbd3f336a9678b4e085efd4802db8 (patch)
tree3dca258951d70f53d726e48a5d92f7bb6b308715 /PKGBUILD
parente4ef388f2eaf0e2b11e6fbdebd29df11483fc0a0 (diff)
downloadaur-70d4a528857bbd3f336a9678b4e085efd4802db8.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 af9b5cf30abd..a151262c1607 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.29.3
+pkgver=4.30.0
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=('0326ffd13a60b18d3d01c8db02b6709b29e25f160e2b62032235bd297d60e4e5')
+sha256sums=('8d619fbb3be96540f32ed035014b9d3d34b6b9df6adb3afa0b99f5ef2211186f')
build() {
cd $pkgname-$pkgver