Date: Monday, November 2, 2015 @ 18:25:17
  Author: svenstaro
Revision: 145684

upgpkg: libvterm 0.1.git1.c4317a6-1

Pushing libvterm

Modified:
  libvterm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-11-02 17:22:59 UTC (rev 145683)
+++ PKGBUILD    2015-11-02 17:25:17 UTC (rev 145684)
@@ -12,7 +12,7 @@
 makedepends=('git')
 conflicts=('libvterm')
 provides=("libvterm=${pkgver}")
-source=("https://github.com/neovim/libvterm.git#commit=${_git}";)
+source=("git+https://github.com/neovim/libvterm.git#commit=${_git}";)
 sha256sums=('SKIP')
 
 build() {

Reply via email to