[arch-commits] Commit in libdeflate/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Jun 12 08:21:45 UTC 2022


    Date: Sunday, June 12, 2022 @ 08:21:45
  Author: arojas
Revision: 1236693

Update to 1.11

Modified:
  libdeflate/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-12 08:21:43 UTC (rev 1236692)
+++ PKGBUILD	2022-06-12 08:21:45 UTC (rev 1236693)
@@ -2,8 +2,8 @@
 # Contributor: Chocobo1 <chocobo1 at archlinux.net>
 
 pkgname=libdeflate
-pkgver=1.8
-pkgrel=4
+pkgver=1.11
+pkgrel=1
 pkgdesc='Heavily optimized library for DEFLATE/zlib/gzip compression and decompression'
 arch=(x86_64)
 url=https://github.com/ebiggers/libdeflate
@@ -11,7 +11,7 @@
 depends=(glibc)
 makedepends=(git)
 provides=(libdeflate.so)
-_tag=047aa84e01b38d82f3612810e357bd40f14a3d39
+_tag=b01537448e8eaf0803e38bdba5acef1d1c8effba
 source=(git+https://github.com/ebiggers/libdeflate.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list