diff --git a/srcpkgs/bup/template b/srcpkgs/bup/template index 1fc6b1798ac..52b26a7af95 100644 --- a/srcpkgs/bup/template +++ b/srcpkgs/bup/template @@ -1,7 +1,7 @@ # Template file for 'bup' pkgname=bup version=0.27 -revision=1 +revision=2 build_style=configure hostmakedepends="python perl git" makedepends="python-devel" @@ -11,4 +11,3 @@ license="LGPL-2" homepage="https://github.com/bup/bup" distfiles="https://github.com/bup/bup/archive/${version}.tar.gz" checksum=ae8a744a3415ce4766d1d896f3d48b9b2ae6167c7bc65d8d1a112f37b42720fb -noarch=yes