profile-cleaner: update to 2.42.
This commit is contained in:
parent
1cb89008be
commit
4bd00a9164
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'profile-cleaner'
|
# Template file for 'profile-cleaner'
|
||||||
pkgname=profile-cleaner
|
pkgname=profile-cleaner
|
||||||
version=2.41
|
version=2.42
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="bash sqlite bc parallel findutils"
|
depends="bash sqlite bc parallel findutils"
|
||||||
|
@ -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=e1bfa86143db5cde50e90118b2d7ade7b58bea155a85ebceffec57e7d79795da
|
checksum=427d3c9aa0ab7cd1031a40e6da507027bd3ce4bc80a504a9dbeee536e864e9e1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue