profile-cleaner: update to 2.41.
This commit is contained in:
parent
2f496156df
commit
5f5ae8bd29
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'profile-cleaner'
|
# Template file for 'profile-cleaner'
|
||||||
pkgname=profile-cleaner
|
pkgname=profile-cleaner
|
||||||
version=2.37
|
version=2.41
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash sqlite bc parallel findutils"
|
depends="bash sqlite bc parallel findutils"
|
||||||
short_desc="Reduces profile size by cleaning their sqlite databases"
|
short_desc="Reduces profile size by cleaning their sqlite databases"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/graysky2/profile-cleaner"
|
homepage="https://github.com/graysky2/profile-cleaner"
|
||||||
distfiles="https://github.com/graysky2/profile-cleaner/archive/v${version}.tar.gz"
|
distfiles="https://github.com/graysky2/profile-cleaner/archive/v${version}.tar.gz"
|
||||||
checksum=abdcd2ffab8df9a213654df1e3cbf807799c6e39c147f30a82e1b96e8a36c55d
|
checksum=e1bfa86143db5cde50e90118b2d7ade7b58bea155a85ebceffec57e7d79795da
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue