mate-control-center: update to 1.14.1.
This commit is contained in:
parent
f8a5dd51f4
commit
5f01d0c514
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mate-control-center'
|
# Template file for 'mate-control-center'
|
||||||
pkgname=mate-control-center
|
pkgname=mate-control-center
|
||||||
version=1.14.0
|
version=1.14.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3.0 --disable-static --disable-schemas-compile
|
configure_args="--with-gtk=3.0 --disable-static --disable-schemas-compile
|
||||||
--disable-update-mimedb --sbindir=/usr/bin"
|
--disable-update-mimedb --sbindir=/usr/bin"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="LGPL-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=ec29a37d287188c234badb846e43cd8e0b70e4a538684fc2a3588c9f1cea0c8e
|
checksum=b06deae1feb449a3f3debe27a2a406e64561d68bea7af0bcd311bf5d7dd5641b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/applications/mimeinfo.cache
|
rm -f ${DESTDIR}/usr/share/applications/mimeinfo.cache
|
||||||
|
|
Loading…
Reference in New Issue