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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Sep 12 10:16:22 UTC 2021


    Date: Sunday, September 12, 2021 @ 10:16:22
  Author: jelle
Revision: 423942

Update upstream url for unzip

Modified:
  unzip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-12 09:34:18 UTC (rev 423941)
+++ PKGBUILD	2021-09-12 10:16:22 UTC (rev 423942)
@@ -8,7 +8,7 @@
 _pkgver=${pkgver/./}
 pkgrel=14
 pkgdesc='For extracting and viewing files in .zip archives'
-url='https://www.info-zip.org/UnZip.html'
+url='http://infozip.sourceforge.net/UnZip.html'
 arch=('x86_64')
 license=('custom')
 depends=('bzip2' 'bash')



More information about the arch-commits mailing list