summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-10-04 18:27:26 +0200
committerhaawda2019-10-04 18:27:26 +0200
commitdb97be98ab10dc4cfb98ba9da10dacf189301dfa (patch)
treeb08c3cf1c96110734f72e12119c9aea0a57249e4 /PKGBUILD
parent500028fb73010748180e088d52063300ea166bb7 (diff)
downloadaur-db97be98ab10dc4cfb98ba9da10dacf189301dfa.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 a3c4c88f0a17..aea835d56bae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.24.2
+pkgver=4.25.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=('ff406cd87c358e0ef6b641fa06538e34e3ceb369c4e2b7b36e3cb206dd4b12fb')
+sha256sums=('46bce8bb95dbe688944259653caacbfdf924bc252d74703964f0a2e02e3194be')
build() {
cd $pkgname-$pkgver