diff --git a/srcpkgs/attic/template b/srcpkgs/attic/template index 1bbb9bd9c5a..ff061533165 100644 --- a/srcpkgs/attic/template +++ b/srcpkgs/attic/template @@ -1,18 +1,18 @@ # Template file for 'attic' pkgname=attic version=0.16 -revision=16 +revision=17 wrksrc="Attic-$version" build_style=python3-module +pycompile_module="attic" hostmakedepends="python3-setuptools python3-devel libressl-devel python3-Sphinx" makedepends="${hostmakedepends/python3-setuptools/} acl-devel" depends="python3-msgpack python3-llfuse" -pycompile_module="attic" -short_desc="A deduplicating backup program for efficient and secure backups" -maintainer="Christian Neukirchen " +short_desc="Deduplicating backup program for efficient and secure backups" +maintainer="Leah Neukirchen " +license="BSD-3-Clause" homepage="https://attic-backup.org/" -license="BSD" -distfiles="${PYPI_SITE}/A/Attic/Attic-0.16.tar.gz" +distfiles="${PYPI_SITE}/A/Attic/Attic-${version}.tar.gz" checksum=6650cd28072101c2e05941e77b93a62f91da6179785e4e4b4880916c469bba2c pre_build() {