mate-control-center: update to 1.22.2
This commit is contained in:
parent
e625b4cf31
commit
445b05c24e
|
@ -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.22.1
|
version=1.22.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile --disable-update-mimedb"
|
configure_args="--disable-static --disable-schemas-compile --disable-update-mimedb"
|
||||||
hostmakedepends="dbus-glib-devel desktop-file-utils glib-devel intltool itstool pkg-config"
|
hostmakedepends="dbus-glib-devel desktop-file-utils glib-devel intltool itstool pkg-config"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4015c830dfd29a454c1124226fc29db460b0ba373d78939aff70e9d9271f3c71
|
checksum=f0c92c5ba17a764f1dac5aeccd2aa17b6271fb64c6a883cab0f8711357946df9
|
||||||
|
|
||||||
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