diff --git a/srcpkgs/profile-cleaner/template b/srcpkgs/profile-cleaner/template index 0128620c1af..10b1c2fe943 100644 --- a/srcpkgs/profile-cleaner/template +++ b/srcpkgs/profile-cleaner/template @@ -1,11 +1,10 @@ # Template file for 'profile-cleaner' pkgname=profile-cleaner version=2.37 -revision=1 -archs=noarch +revision=2 build_style=gnu-makefile -short_desc="Reduces profile size by cleaning their sqlite databases" depends="bash sqlite bc parallel findutils" +short_desc="Reduces profile size by cleaning their sqlite databases" maintainer="Philipp Hirsch " license="MIT" homepage="https://github.com/graysky2/profile-cleaner"