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

Jonas Witschel diabonas at gemini.archlinux.org
Wed Feb 16 17:11:00 UTC 2022


    Date: Wednesday, February 16, 2022 @ 17:11:00
  Author: diabonas
Revision: 437503

upgpkg: unzip 6.0-17: forgot to bump pkgrel after fixing CVE-2021-4217

Modified:
  unzip/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-16 17:09:13 UTC (rev 437502)
+++ PKGBUILD	2022-02-16 17:11:00 UTC (rev 437503)
@@ -6,7 +6,7 @@
 pkgname=unzip
 pkgver=6.0
 _pkgver=${pkgver/./}
-pkgrel=16
+pkgrel=17
 pkgdesc='For extracting and viewing files in .zip archives'
 url='http://infozip.sourceforge.net/UnZip.html'
 arch=('x86_64')



More information about the arch-commits mailing list