Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
lz4
Commits:
e9b3d450 by Sven-Hendrik Haase at 2024-07-28T21:37:04+02:00
upgpkg: 1:1.10.0-2: Rebuild with meson and multithreading
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lz4
pkgdesc = Extremely fast compression algorithm
pkgver = 1.10.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://lz4.github.io/lz4/
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=lz4
epoch=1
pkgver=1.10.0
-pkgrel=1
+pkgrel=2
pkgdesc='Extremely fast compression algorithm'
arch=('x86_64')
url='https://lz4.github.io/lz4/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lz4/-/commit/e9b3d450141b1c06ccd226650c5048ccf25e2974
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lz4/-/commit/e9b3d450141b1c06ccd226650c5048ccf25e2974
You're receiving this email because of your account on gitlab.archlinux.org.