summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-08-06 12:33:27 +0200
committerhaawda2021-08-06 12:33:27 +0200
commite7e46b4185ac038605ff4d28345ac75795e4d216 (patch)
treee4cd371ef29dab669cc565c6dd5ee74473b09210 /PKGBUILD
parent5c811fa5d1f9bc11f2df8c9c774bff55d8fd9e79 (diff)
downloadaur-e7e46b4185ac038605ff4d28345ac75795e4d216.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 e2c460dd939f..e8b45526cfd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.30.12
+pkgver=4.31.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'
'mariadb-libs: for itadmin')
source=(http://sourceforge.net/projects/dktools/files/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('5bf94100293d9f56f7af5aafde12cf36815a2208447a028e6d87bd27ca3a6d9a')
+sha256sums=('78e7eea91ca082e5b9fbcf464deee8dda276b24c2e15967939fb32ae576e841b')
build() {
cd $pkgname-$pkgver