summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-05-22 22:43:59 +0200
committerhaawda2022-05-22 22:43:59 +0200
commit1eff0bd94240bc1ca14b8dd915a7efc64f94a992 (patch)
tree424092f2eb64ddd5087d0b8f4acfdc6c593d22de /PKGBUILD
parent02524c843b0717a5f4740df8553c6a7a686a0580 (diff)
downloadaur-1eff0bd94240bc1ca14b8dd915a7efc64f94a992.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 45b512abf73e..8ed96eb51161 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.33.2
+pkgver=4.33.3
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=('57827b7e630d9843cb8d048fc11c54673078d9e59d67fa5639f741605bcc900f')
+sha256sums=('75c8aed3e8aff25150b61de92ebf13347333602e2f45178df9118883a8afb744')
build() {
cd $pkgname-$pkgver