summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2023-08-21 18:42:25 +0100
committerJoão Figueiredo2023-08-21 18:42:25 +0100
commit7f7b4e7ce7b192c25dcbfd3d485a3a748e6df2d9 (patch)
tree14206e86bf6b519e98442c77b10c1d9cdd9c6f73 /PKGBUILD
parentc87cb4a3d6e281e8abee49f0ea725ad809c29047 (diff)
downloadaur-7f7b4e7ce7b192c25dcbfd3d485a3a748e6df2d9.tar.gz
sip4 -> sip
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5338a839a0a3..c4972aabaaa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kjobwidgets-git
-pkgver=5.240.0_r467.g8f49632
-pkgrel=2
+pkgver=5.240.0_r499.gdf6715a
+pkgrel=1
pkgdesc='Widgets for tracking KJob instances'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
license=(LGPL)
depends=(kcoreaddons-git kwidgetsaddons-git)
-makedepends=(git extra-cmake-modules-git qt6-tools clang python-pyqt6 doxygen sip4 plasma-wayland-protocols)
+makedepends=(git extra-cmake-modules-git qt6-tools clang python-pyqt6 doxygen sip plasma-wayland-protocols)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
optdepends=('python-pyqt6: for the Python bindings')