mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
mate-control-center: update to 1.26.1.
Closes: #43999 [via git-merge-pr]
This commit is contained in:
parent
e33cf4d8f4
commit
f653ced2c9
1 changed files with 3 additions and 3 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.26.0
|
version=1.26.1
|
||||||
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"
|
||||||
|
@ -15,8 +15,8 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
changelog="https://raw.githubusercontent.com/mate-desktop/mate-control-center/master/NEWS"
|
changelog="https://raw.githubusercontent.com/mate-desktop/mate-control-center/master/NEWS"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/mate-control-center-${version}.tar.xz"
|
||||||
checksum=286714ea778f6540fe74ef00aaf504c47141518d26ab224994f4a1af36b0134a
|
checksum=e05f492a3b657aa56fc58f7cf71bc8c80df8e25351fde4db4f523ab8db5b5608
|
||||||
|
|
||||||
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