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

Antonio Rojas arojas at archlinux.org
Sun May 26 21:20:45 UTC 2019


    Date: Sunday, May 26, 2019 @ 21:20:44
  Author: arojas
Revision: 354362

https

Modified:
  zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 21:20:21 UTC (rev 354361)
+++ PKGBUILD	2019-05-26 21:20:44 UTC (rev 354362)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm'
 arch=(x86_64)
-url='http://www.zstd.net/'
+url='https://www.zstd.net/'
 license=(BSD GPL2)
 depends=(zlib xz lz4)
 makedepends=(gtest)



More information about the arch-commits mailing list