git » plasma-integration.git » commit 8322eb0

upgpkg: 6.0.1-2: Don't replace plasma-integration with plasma5-integration

author Antonio Rojas
2024-03-06 22:26:33 UTC
committer Antonio Rojas
2024-03-06 22:26:33 UTC
parent 2de419577b5b1900b2ec5618025b0af6aabf21d6

upgpkg: 6.0.1-2: Don't replace plasma-integration with plasma5-integration

.SRCINFO +1 -2
PKGBUILD +1 -2

diff --git a/.SRCINFO b/.SRCINFO
index 106c8ab..a701ab7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = plasma-integration
 	pkgdesc = Qt Platform Theme integration plugins for the Plasma workspaces
 	pkgver = 6.0.1
-	pkgrel = 1
+	pkgrel = 2
 	url = https://kde.org/plasma-desktop/
 	arch = x86_64
 	groups = plasma
@@ -111,4 +111,3 @@ pkgname = plasma5-integration
 	depends = qt5-x11extras
 	depends = wayland
 	conflicts = plasma-integration<5.27.80
-	replaces = plasma-integration<5.27.80
diff --git a/PKGBUILD b/PKGBUILD
index c2f5e62..48c88d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=(plasma-integration
          plasma5-integration)
 pkgver=6.0.1
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -105,7 +105,6 @@ package_plasma5-integration() {
            qt5-x11extras
            wayland)
   conflicts=('plasma-integration<5.27.80')
-  replaces=('plasma-integration<5.27.80')
   groups=()
 
   DESTDIR="$pkgdir" cmake --install build5