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

Antonio Rojas arojas at archlinux.org
Thu Sep 26 20:02:41 UTC 2019


    Date: Thursday, September 26, 2019 @ 20:02:40
  Author: arojas
Revision: 511876

https

Modified:
  ubuntu-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 19:45:30 UTC (rev 511875)
+++ PKGBUILD	2019-09-26 20:02:40 UTC (rev 511876)
@@ -11,7 +11,7 @@
 url="https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring"
 license=('GPL')
 depends=('gnupg')
-source=("http://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_$pkgver.tar.gz")
+source=("https://mirrors.kernel.org/ubuntu/pool/main/u/ubuntu-keyring/ubuntu-keyring_$pkgver.tar.gz")
 sha512sums=('562221fc2cf4ff843e9fb16c40673e379ebaa82f12d092cff2454527a6e58ba5067abc5ef5950a82d089cad975de14cdaf01c9e29f98126da8e96a97168102f6')
 
 package() {



More information about the arch-commits mailing list