profile-cleaner: update to 2.37.

Closes: #12406 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-11 13:49:15 -03:00 committed by Michael Aldridge
parent 7ecef9708a
commit e88ade8345

View file

@ -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 <itself@hanspolo.net>"
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