summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-04-17 10:36:31 +0200
committerhaawda2020-04-17 10:36:31 +0200
commit047ff88f48386f5c12d0cb7d1ca2efbd47923022 (patch)
treebd1ae30cbbe43b0fa2576fca63d989aec55572c4 /PKGBUILD
parent1d7cb35fd2dcae51713738c9678d7ad1ef6202cb (diff)
downloadaur-047ff88f48386f5c12d0cb7d1ca2efbd47923022.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 2372f34d3722..1fda3ee1cb94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.28.1
+pkgver=4.29.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=('43a49b89f073f15b540ac82184ed7acca773a83c29c59af7af97956a52afd374')
+sha256sums=('fa7b3d6a6fa0c200804b3535c3528b470b7bf9dcf3e48e08f1536f74af267175')
build() {
cd $pkgname-$pkgver