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

Antonio Rojas arojas at archlinux.org
Thu Sep 26 20:07:52 UTC 2019


    Date: Thursday, September 26, 2019 @ 20:07:51
  Author: arojas
Revision: 511882

https

Modified:
  wgetpaste/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 20:07:25 UTC (rev 511881)
+++ PKGBUILD	2019-09-26 20:07:51 UTC (rev 511882)
@@ -9,8 +9,8 @@
 license=('custom')
 depends=('wget')
 optdepends=('xclip: interface to Xclipboard')
-source=(http://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
-        http://wgetpaste.zlin.dk/$pkgname.example)
+source=(https://wgetpaste.zlin.dk/$pkgname-$pkgver.tar.bz2
+        https://wgetpaste.zlin.dk/$pkgname.example)
 sha256sums=('538d38bab491544bdf6f05f7a38f83d4c3dfee77de7759cb6b9be1ebfdd609c2'
             'cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d')
 



More information about the arch-commits mailing list