Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / calligra
Commits: d3c3e5bb by Antonio Rojas at 2024-02-29T10:05:34+01:00 upgpkg: 3.2.1-56: Drop KHTML dependency - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = calligra pkgdesc = A set of applications for productivity and creative usage pkgver = 3.2.1 - pkgrel = 55 + pkgrel = 56 url = https://www.calligra-suite.org/ arch = x86_64 license = FDL1.2 @@ -33,7 +33,6 @@ pkgbase = calligra depends = kdelibs4support depends = kdiagram5 depends = kcmutils5 - depends = khtml depends = kinit depends = knotifyconfig5 depends = kross ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=calligra pkgdesc='A set of applications for productivity and creative usage' pkgver=3.2.1 -pkgrel=55 +pkgrel=56 arch=(x86_64) url='https://www.calligra-suite.org/' license=(FDL1.2 GPL2 LGPL) @@ -21,7 +21,6 @@ depends=(cauchy kdelibs4support kdiagram5 kcmutils5 - khtml kinit knotifyconfig5 kross View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/calligra/-/commit/d3c3e5bbcc4f993a5c17f031322f901166a52129 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/calligra/-/commit/d3c3e5bbcc4f993a5c17f031322f901166a52129 You're receiving this email because of your account on gitlab.archlinux.org.