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


Commits:
24f488c7 by Antonio Rojas at 2025-11-02T15:12:26+01:00
upgpkg: 5.116.0-3: Drop docs

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = kpackage5
        pkgdesc = Framework that lets applications manage user installable 
packages of non-binary assets
        pkgver = 5.116.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://community.kde.org/Frameworks
        arch = x86_64
        groups = kf5
        license = LGPL
        makedepends = extra-cmake-modules
-       makedepends = kdoctools5
        depends = karchive5
        depends = ki18n5
        depends = kcoreaddons5


=====================================
PKGBUILD
=====================================
@@ -6,13 +6,13 @@
 _name=kpackage
 pkgname=${_name}5
 pkgver=5.116.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Framework that lets applications manage user installable packages of 
non-binary assets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(karchive5 ki18n5 kcoreaddons5)
-makedepends=(extra-cmake-modules kdoctools5)
+makedepends=(extra-cmake-modules)
 conflicts=("$_name<5.111")
 replaces=("$_name<5.111")
 groups=(kf5)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kpackage5/-/commit/24f488c7e15738dc60a818532177ebad257e51bf

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


Reply via email to