mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
profile-cleaner: update to 2.45.
This commit is contained in:
parent
063082cf56
commit
69452d2bba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'profile-cleaner'
|
# Template file for 'profile-cleaner'
|
||||||
pkgname=profile-cleaner
|
pkgname=profile-cleaner
|
||||||
version=2.44
|
version=2.45
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/graysky2/profile-cleaner/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9417e3d92d01dddba73fb43ac525b4b82c14e1501f81baccb9e990885323a0c2
|
checksum=af3d169b26e4d845741e24d8c036011c746aa921dafe195f1f65a34a2cceed95
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# makefile shipped with the package shortens profile-cleaner to pc,
|
# makefile shipped with the package shortens profile-cleaner to pc,
|
||||||
|
|
Loading…
Add table
Reference in a new issue