mate-utils: update to 1.10.2.
This commit is contained in:
parent
c44c806831
commit
d8e7d525d7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-utils'
|
# Template file for 'mate-utils'
|
||||||
pkgname=mate-utils
|
pkgname=mate-utils
|
||||||
version=1.10.1
|
version=1.10.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=2.0 --disable-static"
|
configure_args="--with-gtk=2.0 --disable-static"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=68515690e90616f25a479f203c94c47fed75b5474d99e55bc4b1f418dadee294
|
checksum=f58c072deab539aa2a2462f29cfef4db85ff25915e1983240fcee57ec77fbc10
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -r ${DESTDIR}/usr/include
|
rm -r ${DESTDIR}/usr/include
|
||||||
|
|
Loading…
Reference in New Issue