Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / libdeflate
Commits: d95df25e by Daniel M. Capella at 2024-05-05T17:37:38-04:00 upgpkg: 1.20-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = libdeflate pkgdesc = Heavily optimized library for DEFLATE/zlib/gzip compression and decompression pkgver = 1.20 - pkgrel = 1 + pkgrel = 2 url = https://github.com/ebiggers/libdeflate arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=libdeflate pkgver=1.20 -pkgrel=1 +pkgrel=2 pkgdesc='Heavily optimized library for DEFLATE/zlib/gzip compression and decompression' arch=(x86_64) url=https://github.com/ebiggers/libdeflate View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libdeflate/-/commit/d95df25e13b53be38d5a6fa794195beef0ecbbe0 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libdeflate/-/commit/d95df25e13b53be38d5a6fa794195beef0ecbbe0 You're receiving this email because of your account on gitlab.archlinux.org.
