summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-11-16 01:42:17 +0100
committerhaawda2019-11-16 01:42:17 +0100
commit27c39d396cb29aa87d4c957e37acceefba1453c0 (patch)
treed40e78ce2fd9bccaae422a5c0750cc96ab5cda26 /PKGBUILD
parentdb97be98ab10dc4cfb98ba9da10dacf189301dfa (diff)
downloadaur-27c39d396cb29aa87d4c957e37acceefba1453c0.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 aea835d56bae..8b277b8e71d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.25.0
+pkgver=4.26.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')
@@ -13,7 +13,7 @@ makedepends=('wxgtk3') # also optional runtime dependency for wxbmpp, wxdkct and
optdepends=('wxgtk3: for wxbmpp, wxdkct and wximgsz'
'libmariadbclient: for itadmin')
source=(http://sourceforge.net/projects/dktools/files/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('46bce8bb95dbe688944259653caacbfdf924bc252d74703964f0a2e02e3194be')
+sha256sums=('1cc827a5fad8eb6d5716d05f6cf4b01d79c75031c5762db412e62db1cedd88b3')
build() {
cd $pkgname-$pkgver