summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-12-04 22:02:50 +0100
committerhaawda2019-12-04 22:02:50 +0100
commit6581d4b03561a42285775a15e60a93ea3a22c868 (patch)
treee8370f0cfdb87f2f5bb6868d8a1794de489e07bf /PKGBUILD
parent46e9074599d982f81fca8e6de41997c950cee65b (diff)
downloadaur-6581d4b03561a42285775a15e60a93ea3a22c868.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 d74e75ba6273..56fefd2acd2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=dktools
-pkgver=4.26.0
+pkgver=4.27.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=('1cc827a5fad8eb6d5716d05f6cf4b01d79c75031c5762db412e62db1cedd88b3')
+sha256sums=('90f6e5a20c7bd42dc5159c14987788a2c5f13e75e90fd3bb09f51488bb6098a1')
build() {
cd $pkgname-$pkgver