mate-control-center: update to 1.18.2
This commit is contained in:
parent
5ed88bf88d
commit
d88f70e2a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-control-center'
|
# Template file for 'mate-control-center'
|
||||||
pkgname=mate-control-center
|
pkgname=mate-control-center
|
||||||
version=1.18.1
|
version=1.18.2
|
||||||
revision=1
|
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"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=1d5c1fe4da8fc5c453d4d3d2b91e18c4dadd2baf65f4da167b27292e34874bd5
|
checksum=b49d5af69dbf948604e646bde668c573e40d59c767d3cc19f358158720b0963a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/applications/mimeinfo.cache
|
rm -f ${DESTDIR}/usr/share/applications/mimeinfo.cache
|
||||||
|
|
Loading…
Reference in a new issue