update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit bf9555244a - Show all commits

View File

@@ -1,11 +1,11 @@
pkgname="xz"
pkgver="5.6.4"
pkgver="5.8.1"
pkgdesc='Library and command line tools for XZ and LZMA compressed files'
homepage="https://tukaani.org/xz"
license=('GPL' 'LGPL' 'custom')
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://github.com//tukaani-project/xz/releases/download/v${pkgver}/${sources[0]}")
md5sums=("4b1cf07d45ec7eb90a01dd3c00311a3e")
md5sums=("cf5e1feb023d22c6bdaa30e84ef3abe3")
src_prepare() {
tar -xf ${distdir}/${sources[0]} --strip-components=1