Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kio


Commits:
3562eb8f by Antonio Rojas at 2023-10-16T09:06:42+02:00
upgpkg: 5.240.0.20231014-2: Remove files that conflict with KF5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = kio
        pkgdesc = Resource and network access abstraction
        pkgver = 5.240.0.20231014
-       pkgrel = 1
+       pkgrel = 2
        url = https://community.kde.org/Frameworks
        arch = x86_64
        groups = kf6


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=kio
 pkgver=5.240.0.20231014
-pkgrel=1
+pkgrel=2
 pkgdesc='Resource and network access abstraction'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -68,4 +68,6 @@ build() {
 
 package() {
   DESTDIR="$pkgdir" cmake --install build
+
+  rm -r "$pkgdir"/{etc/xdg,usr/share/kconf_update} # Conflict with KF5
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kio/-/commit/3562eb8f3b8f949efad71f1c55534bd67929fe0f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kio/-/commit/3562eb8f3b8f949efad71f1c55534bd67929fe0f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to