Date: Thursday, May 2, 2019 @ 20:48:49
  Author: arojas
Revision: 352398

https

Modified:
  alsa-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-02 20:48:25 UTC (rev 352397)
+++ PKGBUILD    2019-05-02 20:48:49 UTC (rev 352398)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="An alternative implementation of Linux sound support"
 arch=('x86_64')
-url="http://www.alsa-project.org";
+url="https://www.alsa-project.org";
 depends=('glibc')
 optdepends=('python2: for python smixer plugin')
 makedepends=('python2')

Reply via email to