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

Antonio Rojas arojas at archlinux.org
Tue May 7 20:51:32 UTC 2019


    Date: Tuesday, May 7, 2019 @ 20:51:32
  Author: arojas
Revision: 352755

https

Modified:
  nuget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-07 20:51:02 UTC (rev 352754)
+++ PKGBUILD	2019-05-07 20:51:32 UTC (rev 352755)
@@ -7,7 +7,7 @@
 pkgrel=2
 pkgdesc="Package manager for .NET."
 arch=('any')
-url="http://www.nuget.org"
+url="https://www.nuget.org"
 license=('APACHE')
 depends=('mono' 'sh')
 source=(https://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tar.gz



More information about the arch-commits mailing list