profile-cleaner: update to v2.33
This commit is contained in:
parent
57277e1575
commit
b9f090cac6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'profile-cleaner'
|
# Template file for 'profile-cleaner'
|
||||||
pkgname=profile-cleaner
|
pkgname=profile-cleaner
|
||||||
version=2.32
|
version=2.33
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,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=a506633d83f841e548e8737f5c5f154d9b85165b6adc462f0757d0db556a453e
|
checksum=63cd1783e09a3f47154f163713d86435c6e8478ea9b661261bb2426f426ccb8c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall LICENSE 644 usr/share/licenses/$pkgname
|
vinstall LICENSE 644 usr/share/licenses/$pkgname
|
||||||
|
|
Loading…
Reference in New Issue