mate-control-center: update to 1.26.0.
This commit is contained in:
parent
1b683387e8
commit
087d2f2fa9
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mate-control-center'
|
||||
pkgname=mate-control-center
|
||||
version=1.24.2
|
||||
version=1.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile --disable-update-mimedb"
|
||||
|
@ -14,8 +14,9 @@ short_desc="Control Center for MATE"
|
|||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
changelog="https://raw.githubusercontent.com/mate-desktop/mate-control-center/master/NEWS"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=69d8c633a73a4f503501a6bd03f81f230c26835110bb02942a735842d9c47aa3
|
||||
checksum=286714ea778f6540fe74ef00aaf504c47141518d26ab224994f4a1af36b0134a
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/applications/mimeinfo.cache
|
||||
|
|
Loading…
Reference in a new issue