profile-cleaner: update to 2.31
This commit is contained in:
parent
a8d29259f2
commit
e225c037c5
|
@ -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…
Reference in New Issue