summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2025-05-07 02:02:59 +0200
committerSlávek Banko <slavek.banko@axis.cz>2025-05-07 02:02:59 +0200
commit57ddd5e70d722ec06c671e88bb145b726b935f23 (patch)
tree227b18d3e8e21d7558a2ba127c55e31f93d72ced
parent184dbbd50317c684528e8fd0fd1a3c7a0f98e985 (diff)
downloadtde-packaging-57ddd5e70d722ec06c671e88bb145b726b935f23.tar.gz
tde-packaging-57ddd5e70d722ec06c671e88bb145b726b935f23.zip
ArchLinux tdelibs: Force rebuild due to libxml2 update to release 2.14.x.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--arch/tde-core/tde-tdelibs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/tde-core/tde-tdelibs/PKGBUILD b/arch/tde-core/tde-tdelibs/PKGBUILD
index 00af82308..c86231286 100644
--- a/arch/tde-core/tde-tdelibs/PKGBUILD
+++ b/arch/tde-core/tde-tdelibs/PKGBUILD
@@ -9,7 +9,7 @@ _kdemod="${_mod/tde/kde}"
pkgname="tde-${_mod}"
pkgver=14.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Trinity Desktop core libraries and applications"
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le')
url="https://scm.trinitydesktop.org/scm/git/${_mod}"