summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-12-19 12:03:04 +0100
committerhaawda2020-12-19 12:03:04 +0100
commitb0d3217681b64322573dcb6c133c51619874aa98 (patch)
tree3506c7abe17a572945a9f73b499a05d47603e745 /PKGBUILD
parent07b3e305d31fa059961e617a28a6401f33fcdcc5 (diff)
downloadaur-b0d3217681b64322573dcb6c133c51619874aa98.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 f25f60afc9bb..a51c4302f0c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.6
+pkgver=4.30.7
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=('e03d026a63bd476018a7cfe8f9e81f3b01fccecee826f3ba2c5c1344f4590673')
+sha256sums=('8673ef98050388de3170cc9e4fd4181cc0d8c870f3df68455cc2c89409ffbedf')
build() {
cd $pkgname-$pkgver