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

Antonio Rojas arojas at archlinux.org
Mon Aug 5 09:00:16 UTC 2019


    Date: Monday, August 5, 2019 @ 09:00:15
  Author: arojas
Revision: 497453

https

Modified:
  e-antic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 08:59:43 UTC (rev 497452)
+++ PKGBUILD	2019-08-05 09:00:15 UTC (rev 497453)
@@ -9,7 +9,7 @@
 license=(LGPL)
 depends=(arb)
 makedepends=()
-source=(http://www.labri.fr/perso/vdelecro/e-antic/$pkgname-$pkgver.tar.gz)
+source=(https://www.labri.fr/perso/vdelecro/e-antic/$pkgname-$pkgver.tar.gz)
 sha256sums=('b4cade24a0ff20945b4ed6a18f907731f0a4091f2c09f0f88878306469fe6b9c')
 
 build() {



More information about the arch-commits mailing list