From e88ade834587553eeb13180082feb3f0cbbc6987 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 11 Mar 2018 13:49:15 -0300 Subject: [PATCH] profile-cleaner: update to 2.37. Closes: #12406 [via git-merge-pr] --- srcpkgs/profile-cleaner/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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