diff --git a/srcpkgs/libvterm/template b/srcpkgs/libvterm/template index 33cd7b5819..c203793c15 100644 --- a/srcpkgs/libvterm/template +++ b/srcpkgs/libvterm/template @@ -1,9 +1,7 @@ # Template file for 'libvterm' pkgname=libvterm -version=0.0.20151229 -revision=2 -_commit=04c0777b139cfbddb057c0cbfc007677dd9f1b4f -wrksrc="${pkgname}-${_commit}" +version=0.1.1 +revision=1 build_style=gnu-makefile make_install_target="install-lib install-inc" hostmakedepends="libtool perl pkg-config" @@ -11,8 +9,8 @@ short_desc="Abstract VT220/xterm/ECMA-48 emulation library" maintainer="Steve Prybylski " license="MIT" homepage="http://www.leonerd.org.uk/code/libvterm" -distfiles="https://github.com/neovim/${pkgname}/archive/${_commit}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=01a28630fd46fa78b8c05e6caecc9139ef43bc40ff9f225e634326265dfcd4f4 +distfiles="https://launchpad.net/libvterm/trunk/v${version%.*}/+download/libvterm-${version}.tar.gz" +checksum=9bb88e7c67ea0ac5a0f8d1df3f432d3865e5ff36a778e9a2b34a58aba857b5d8 post_extract() { if [ "$CROSS_BUILD" ]; then