diff --git a/srcpkgs/profile-cleaner/template b/srcpkgs/profile-cleaner/template index a6c94027bd..3e7bd3cd3a 100644 --- a/srcpkgs/profile-cleaner/template +++ b/srcpkgs/profile-cleaner/template @@ -1,16 +1,16 @@ # Template file for 'profile-cleaner' pkgname=profile-cleaner -version=2.36 +version=2.37 revision=1 noarch="yes" build_style=gnu-makefile short_desc="Reduces profile size by cleaning their sqlite databases" -depends="sqlite bc parallel findutils" +depends="bash sqlite bc parallel findutils" maintainer="Philipp Hirsch " license="MIT" homepage="https://github.com/graysky2/profile-cleaner" -distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz" -checksum=a8b10fd212e0b0011e020bb3e65889970dcf0db043776358ca31bb3675b76279 +distfiles="https://github.com/graysky2/profile-cleaner/archive/v${version}.tar.gz" +checksum=abdcd2ffab8df9a213654df1e3cbf807799c6e39c147f30a82e1b96e8a36c55d post_install() { vlicense LICENSE