Date: Sunday, April 17, 2022 @ 13:48:41
  Author: svenstaro
Revision: 1186883

Fix url

Modified:
  libvterm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-04-17 13:43:35 UTC (rev 1186882)
+++ PKGBUILD    2022-04-17 13:48:41 UTC (rev 1186883)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc='Abstract library implementation of a VT220/xterm/ECMA-48 terminal 
emulator'
 arch=('x86_64')
-url='https://github.com/neovim/libvterm'
+url='https://www.leonerd.org.uk/code/libvterm/'
 license=('MIT')
 depends=('glibc')
 makedepends=('git')

Reply via email to