summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-05-08 19:23:25 +0200
committerhaawda2022-05-08 19:23:25 +0200
commit02524c843b0717a5f4740df8553c6a7a686a0580 (patch)
tree372b930fad1c0ca57e0f59e87bdcfcc057e24c2f /PKGBUILD
parent428893215d9f14f9e9c5cf44f4cc5db730e616ab (diff)
downloadaur-02524c843b0717a5f4740df8553c6a7a686a0580.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 88e896f04df7..45b512abf73e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.33.1
+pkgver=4.33.2
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=('215979850e67a207b36118cb53d14f98e84f44b64f067c21406e5fee59dddc0b')
+sha256sums=('57827b7e630d9843cb8d048fc11c54673078d9e59d67fa5639f741605bcc900f')
build() {
cd $pkgname-$pkgver