Date: Sunday, September 15, 2019 @ 13:36:37 Author: arojas Revision: 362877
https Modified: mono/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-15 13:36:08 UTC (rev 362876) +++ PKGBUILD 2019-09-15 13:36:37 UTC (rev 362877) @@ -8,7 +8,7 @@ pkgver=6.0.0.327 pkgrel=1 pkgdesc='Free implementation of the .NET platform including runtime and compiler' -url='http://www.mono-project.com/' +url='https://www.mono-project.com/' arch=('x86_64') license=('GPL' 'LGPL2.1' 'MPL') depends=('zlib' 'libgdiplus>=4.2' 'sh' 'python' 'ca-certificates')
