mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mate-control-center: update to 1.16.0.
This commit is contained in:
parent
7eca86b558
commit
a7dc813500
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.14.1
|
version=1.16.0
|
||||||
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
|
||||||
|
@ -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=b06deae1feb449a3f3debe27a2a406e64561d68bea7af0bcd311bf5d7dd5641b
|
checksum=155226a482c3d0e402ec49ca53f6691afc5688df8cc958a5e216827e19525e22
|
||||||
|
|
||||||
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