summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Maurer2023-10-29 15:22:47 +0100
committerFabian Maurer2023-10-29 15:22:47 +0100
commit002b78c67f4e5779328ff4af4d335aa9cfaabe3a (patch)
tree686390f46dc333bc56db8d8352e975a88a5db477
parenta5071dee8a03477beaf641f2e58e031f8bce9351 (diff)
downloadaur-plasma-pk-updates-git.tar.gz
Adjust to kde updates
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ff794ab7db6..fc6efbbc5ac5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plasma-pk-updates-git
pkgdesc = Plasma5 applet for software updates using PackageKit
- pkgver = r174.175927e
+ pkgver = r288.25fee3c
pkgrel = 1
url = https://invent.kde.org/system/plasma-pk-updates.git
arch = any
@@ -9,11 +9,10 @@ pkgbase = plasma-pk-updates-git
makedepends = extra-cmake-modules
depends = packagekit
depends = plasma-workspace
- depends = kdoctools
+ depends = kdoctools5
depends = kdesignerplugin
depends = packagekit-qt5
source = git+https://invent.kde.org/system/plasma-pk-updates.git
md5sums = SKIP
pkgname = plasma-pk-updates-git
-
diff --git a/PKGBUILD b/PKGBUILD
index e09f427a44c1..39aab1dfdb9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Fabian Maurer <dark.shadow4@web.de>
pkgname=plasma-pk-updates-git
-pkgver=r174.175927e
+pkgver=r288.25fee3c
pkgrel=1
pkgdesc="Plasma5 applet for software updates using PackageKit"
arch=('any')
url="https://invent.kde.org/system/plasma-pk-updates.git"
license=('GPL')
-depends=('packagekit' 'plasma-workspace' 'kdoctools' 'kdesignerplugin' 'packagekit-qt5')
+depends=('packagekit' 'plasma-workspace' 'kdoctools5' 'kdesignerplugin' 'packagekit-qt5')
makedepends=('git' 'extra-cmake-modules')
source=('git+https://invent.kde.org/system/plasma-pk-updates.git')
md5sums=('SKIP')