mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
Merge pull request #526 from graysky2/master
profile-cleaner: update to 2.31
This commit is contained in:
commit
ab135007d4
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.27
|
version=2.31
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer="graysky <graysky AT archlinux DOT us>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/graysky2/profile-cleaner"
|
homepage="https://github.com/graysky2/profile-cleaner"
|
||||||
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=9ef4b8c304bcc9ae2ff704953a08508d8d78e01610875ace77fcc8244748fe5f
|
checksum=45a16412be1ca062c5f26c48296ecc82d6bdb5a2d6bf65574594d6d0cce67151
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall LICENSE 644 usr/share/licenses/$pkgname
|
vinstall LICENSE 644 usr/share/licenses/$pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue