Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages / lrzip
Commits: 21d27170 by Leonidas Spyropoulos at 2024-06-30T22:40:03+01:00 upgpkg: 0.651-3: rebuild to produce .SRCINFO 1 3 https://archlinux.org/todo/rebuild-packages-that-are-missing-srcinfo/ - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = lrzip + pkgdesc = Multi-threaded compression with rzip/lzma, lzo, and zpaq + pkgver = 0.651 + pkgrel = 3 + url = https://github.com/ckolivas/lrzip + arch = x86_64 + license = GPL + makedepends = git + depends = lzo + source = git+https://github.com/ckolivas/lrzip#tag=v0.651 + source = lrzip-0.651-CVE-2018-5786.patch::https://github.com/ckolivas/lrzip/commit/3495188cd8f2215a9feea201f3e05c1341ed95fb.patch + sha256sums = SKIP + sha256sums = 8573ff8dd049c91cd0e6d754683e889ae439119cb9e738241dedd369c280a6fc + +pkgname = lrzip ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=lrzip pkgver=0.651 -pkgrel=2 +pkgrel=3 pkgdesc='Multi-threaded compression with rzip/lzma, lzo, and zpaq' url='https://github.com/ckolivas/lrzip' license=('GPL') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lrzip/-/commit/21d27170d6e3aae10af2d7fd37bafff7866f3c03 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lrzip/-/commit/21d27170d6e3aae10af2d7fd37bafff7866f3c03 You're receiving this email because of your account on gitlab.archlinux.org.
