mate-utils: update to 1.20.0
This commit is contained in:
parent
1cea7c2218
commit
a9b79afe9c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mate-utils'
|
||||
pkgname=mate-utils
|
||||
version=1.18.3
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-schemas-compile"
|
||||
|
@ -11,10 +11,10 @@ makedepends="gtk+3-devel libSM-devel zlib-devel libcanberra-devel
|
|||
depends="desktop-file-utils"
|
||||
short_desc="Common utilities for the MATE desktop"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=dfcd364d624a4482d7fc980cd43537e4cf28b2f99f105fd938fb983e30cb88db
|
||||
checksum=f4c2ca4fe533538976412c0fab282a1c8e61f4987bc920d7a452b1131f9a4681
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue