Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages /
kodi
Commits:
485de8c8 by Lukas Fleischer at 2025-10-16T08:25:25-04:00
upgpkg: 21.2-18: properly rebuild against spdlog 1.16
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kodi
pkgver = 21.2
- pkgrel = 17
+ pkgrel = 18
url = https://kodi.tv
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -20,7 +20,7 @@
pkgbase=kodi
pkgname=('kodi' 'kodi-gles' 'kodi-eventclients' 'kodi-tools-texturepacker'
'kodi-dev')
pkgver=21.2
-pkgrel=17
+pkgrel=18
arch=('x86_64')
url="https://kodi.tv"
license=('GPL-2.0-or-later')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kodi/-/commit/485de8c816bb65f0830f8a674b8ad9b3dac592b4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kodi/-/commit/485de8c816bb65f0830f8a674b8ad9b3dac592b4
You're receiving this email because of your account on gitlab.archlinux.org.