summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-07-17 20:36:40 +0200
committerhaawda2022-07-17 20:36:40 +0200
commit2e2fb87c066fac571988740fdf2a2e4eaffc4565 (patch)
treebf29f329583f2350b1011d958761229205ba7478
parent80e4c4bf59993cbe0604fc88a81e154881b71245 (diff)
downloadaur-2e2fb87c066fac571988740fdf2a2e4eaffc4565.tar.gz
rebuild against wxwidgets 3.2 needed, therefore bumping pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f7d17a00d30..3bd1a88ec5c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dktools
pkgdesc = Collection of tools by Dirk Krause, including converters, daemons, Perl modules, development tools, administration tools and printing tools.
pkgver = 4.34.1
- pkgrel = 1
+ pkgrel = 2
url = http://dktools.sourceforge.net
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c800dbbd7a83..024a8a9edafd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=dktools
pkgver=4.34.1
-pkgrel=1
+pkgrel=2
pkgdesc="Collection of tools by Dirk Krause, including converters, daemons, Perl modules, development tools, administration tools and printing tools."
arch=('i686' 'x86_64')
url="http://dktools.sourceforge.net"