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

Gaëtan Bisson bisson at archlinux.org
Fri Jan 25 00:08:15 UTC 2019


    Date: Friday, January 25, 2019 @ 00:08:14
  Author: bisson
Revision: 344671

update url

Modified:
  libedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 00:08:06 UTC (rev 344670)
+++ PKGBUILD	2019-01-25 00:08:14 UTC (rev 344671)
@@ -7,7 +7,7 @@
 pkgver=${_pkgver/-/_}
 pkgrel=1
 pkgdesc='Command line editor library providing generic line editing, history, and tokenization functions'
-url='http://thrysoee.dk/editline/'
+url='https://thrysoee.dk/editline/'
 arch=('x86_64')
 license=('BSD')
 depends=('ncurses')



More information about the arch-commits mailing list