summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-11-27 20:55:06 +0100
committerhaawda2022-11-27 20:55:06 +0100
commit60bedd5585b2625c7e817cd30f98a9d936e148d5 (patch)
tree1f6cd3b0efcfc02ce3917c5a64ade986ebf5e36e /PKGBUILD
parent2e2fb87c066fac571988740fdf2a2e4eaffc4565 (diff)
downloadaur-60bedd5585b2625c7e817cd30f98a9d936e148d5.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 024a8a9edafd..f7c35b6c3784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.34.1
-pkgrel=2
+pkgver=4.35.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')
url="http://dktools.sourceforge.net"
@@ -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=('9fa0a090237c124bb7eaa2c04a9e5d9e1b43827fa38dfb85475b633a2825a601')
+sha256sums=('f973d91a0c34473a29f0b90e44b0657bc3f5352356ce7e3958c0cb62c1c431c8')
build() {
cd $pkgname-$pkgver