mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
mate-control-center: update to 1.12.1.
This commit is contained in:
parent
44352e75cf
commit
b3ef18fbea
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.12.0
|
version=1.12.1
|
||||||
revision=1
|
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
|
||||||
|
@ -16,7 +16,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=278d75e1de7ed8f4dd6396c081651836de96a0542477c78c25c2778371e7dd9b
|
checksum=851f08e69ec8f513b8971262a439c83ef837b2a7467690313672b6a9d9a179fb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/applications/mimeinfo.cache
|
rm -f ${DESTDIR}/usr/share/applications/mimeinfo.cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue