summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Weißschuh2024-03-08 07:21:11 +0100
committerThomas Weißschuh2024-03-08 07:21:11 +0100
commitacbc2f867e9b955645fa690f801b0f09f12a8248 (patch)
treed4b588b13c1c04a55004e0f4c1dd76d069f53cc5 /PKGBUILD
parent802d49dc20b85f06f04bc57198dc26514377364d (diff)
downloadaur-kraft.tar.gz
version 1.1-2
* compatibility with new kde6 packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 768ffe4547a1..15ec9dd51b67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
pkgname=kraft
pkgver=1.1
_ver=v$pkgver
-pkgrel=1
+pkgrel=2
pkgdesc="Kraft helps you to handle documents like quotes and invoices in your small business."
arch=('x86_64')
url="http://www.volle-kraft-voraus.de/"
license=('GPL')
depends=(
- 'akonadi-contacts>=23.08.0-1' 'akonadi' 'ctemplate'
+ 'akonadi-contacts5' 'akonadi' 'ctemplate'
)
optdepends=(
'python-reportlab: default PDF generator'