diff --git a/srcpkgs/lutok/template b/srcpkgs/lutok/template index c621b0ad4b5..d13284ce03c 100644 --- a/srcpkgs/lutok/template +++ b/srcpkgs/lutok/template @@ -1,7 +1,7 @@ # Template file for 'lutok' pkgname=lutok version=0.4 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-doxygen" hostmakedepends="pkg-config doxygen" @@ -9,8 +9,8 @@ makedepends="lua-devel" short_desc="Lightweight C++ API for Lua" maintainer="Juan RP " license="BSD" -homepage="http://code.google.com/p/lutok" -distfiles="https://lutok.googlecode.com/files/lutok-$version.tar.gz" +homepage="https://github.com/jmmv/lutok" +distfiles="${homepage}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz" checksum=2cec51efa0c8d65ace8b21eaa08384b77abc5087b46e785f78de1c21fb754cd5 lutok-devel_package() {