diff --git a/srcpkgs/66/template b/srcpkgs/66/template index 757c7e5dfd5..4a4123cbf73 100644 --- a/srcpkgs/66/template +++ b/srcpkgs/66/template @@ -1,7 +1,7 @@ # Template file for '66' pkgname=66 version=0.6.2.0 -revision=2 +revision=3 wrksrc="66-v${version}" build_style=configure configure_args="--prefix=/usr @@ -12,12 +12,13 @@ configure_args="--prefix=/usr --with-system-dir=/etc/66/lib" hostmakedepends="pkg-config lowdown" makedepends="oblibs-devel skalibs-devel execline-devel s6-devel s6-rc-devel" +depends="s6-rc" short_desc="Small tools built around s6 and s6-rc programs" maintainer="mobinmob " license="ISC" homepage="http://web.obarun.org/software/" -changelog="https://framagit.org/Obarun/66/raw/master/NEWS.md" -distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2" +changelog="https://git.obarun.org/Obarun/66/-/raw/master/doc/upgrade.md" +distfiles="https://git.obarun.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2" checksum=f63600e9f8e53211e421707aae7f98d2fa9d1b0d0b4b39162cf180df12b99c28 patch_args="-Np1"