summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2023-07-15 14:13:21 +0200
committerhaawda2023-07-15 14:13:21 +0200
commit11784504bfd470aa4d75c2769ed6e97606141b4c (patch)
tree952f9bc4e02f52b589de7ca5423561d7a7010451 /PKGBUILD
parent60bedd5585b2625c7e817cd30f98a9d936e148d5 (diff)
downloadaur-dktools.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 f7c35b6c3784..8abc8dfb2cb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.35.0
+pkgver=4.35.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=('f973d91a0c34473a29f0b90e44b0657bc3f5352356ce7e3958c0cb62c1c431c8')
+sha256sums=('ff3dde8c51ba9edee6e8dbd785f836d23162028ace733cbfd56d44a48472f975')
build() {
cd $pkgname-$pkgver