summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-09-09 17:22:06 +0200
committerhaawda2021-09-09 17:22:06 +0200
commiteab7036eabdfb563cd619456900de1e08747b2dd (patch)
tree6f96129f4929c7d037eb2659a22cc8cbcb570ef2 /PKGBUILD
parente7e46b4185ac038605ff4d28345ac75795e4d216 (diff)
downloadaur-eab7036eabdfb563cd619456900de1e08747b2dd.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 e8b45526cfd7..7a42853ad88c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.31.0
+pkgver=4.31.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'
'mariadb-libs: for itadmin')
source=(http://sourceforge.net/projects/dktools/files/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('78e7eea91ca082e5b9fbcf464deee8dda276b24c2e15967939fb32ae576e841b')
+sha256sums=('072db537d279059a8b08d23ff2d82173ef2e5d4d857a61b9e3681d79cc10478b')
build() {
cd $pkgname-$pkgver