mate-desktop: update to 1.20.1
This commit is contained in:
parent
6d0570f3f0
commit
00a1b01a30
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mate-desktop'
|
||||
pkgname=mate-desktop
|
||||
version=1.18.0
|
||||
version=1.20.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --enable-mpaste
|
||||
|
@ -10,10 +10,10 @@ makedepends="gtk+3-devel dconf-devel libXrandr-devel startup-notification-devel"
|
|||
depends="dconf hicolor-icon-theme dejavu-fonts-ttf"
|
||||
short_desc="Library with common API for various MATE modules"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-3"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=6f2dd9fc60bacd0ff27b8328c7addceb9e73a75c7dce7db4132659d588173b8a
|
||||
license="GPL-2"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=dd37a1ebbe7b9fd1bb9c54e367c9a3bef9583f5542beea8d82e857c39383b04b
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in a new issue