summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-03-27 15:51:37 +0100
committerhaawda2020-03-27 15:51:37 +0100
commit1d7cb35fd2dcae51713738c9678d7ad1ef6202cb (patch)
treea0731a2e9365a4612c5bb6055b93b69eb15c86de /PKGBUILD
parentb4dc8cd9b5271dfdb6ce49cc692e71c0ffa056fb (diff)
downloadaur-1d7cb35fd2dcae51713738c9678d7ad1ef6202cb.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 c1c8c9c24333..2372f34d3722 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.28.0
+pkgver=4.28.1
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=('60a61433e150de01fc514d755326c89a0bf6630a727549c881de94f99e1faddc')
+sha256sums=('43a49b89f073f15b540ac82184ed7acca773a83c29c59af7af97956a52afd374')
build() {
cd $pkgname-$pkgver