summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Gundlach2023-11-08 09:57:21 +0100
committerFabian Gundlach2023-11-08 09:57:21 +0100
commit48bac21b7204570cb1ae59da9c9948f28972cc9c (patch)
treea0e57943d004be95db805d147098e3b8b6ef20bf /PKGBUILD
parent7b4a8f2f791830c1b02f82b152af0c324e3443aa (diff)
downloadaur-sauklaue.tar.gz
Rename kf dependencies to kf5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 444324a9f913..c13c4fc752a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=sauklaue
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
pkgdesc='Notetaking application for lecturing with an external graphics tablet'
url="https://github.com/fagu/$pkgname"
license=('MIT')
arch=('x86_64')
-depends=('qt5-base' 'capnproto' 'cairomm' 'poppler-glib' 'hicolor-icon-theme' 'libx11' 'libxi' 'kconfig' 'kconfigwidgets' 'kguiaddons')
+depends=('qt5-base' 'capnproto' 'cairomm' 'poppler-glib' 'hicolor-icon-theme' 'libx11' 'libxi' 'kconfig5' 'kconfigwidgets5' 'kguiaddons5')
makedepends=('git' 'cmake' 'extra-cmake-modules')
source=("$pkgname-$pkgver.tar.gz::https://github.com/fagu/$pkgname/archive/v$pkgver.tar.gz")
sha256sums=('6733da836583defe25916d68837d0b97729a275147c9351097072d1ee6a9b0eb')