mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/mate-settings-daemon: upgrade to 1.20.0
This commit is contained in:
parent
3ce82c0f81
commit
41058fcc33
@ -1,7 +1,7 @@
|
||||
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
|
||||
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
|
||||
pkgname=mate-settings-daemon
|
||||
pkgver=1.19.2
|
||||
pkgver=1.20.0
|
||||
pkgrel=0
|
||||
pkgdesc="MATE Settings daemon"
|
||||
url="https://github.com/mate-desktop/mate-settings-daemon"
|
||||
@ -10,7 +10,8 @@ license="GPL-2.0"
|
||||
depends="mate-common mate-desktop"
|
||||
makedepends="libtool intltool libmatekbd-dev freeglut-dev
|
||||
glib-dev gtk+3.0-dev dbus-glib-dev dconf-dev libxklavier-dev libsm-dev
|
||||
mate-desktop-dev polkit-dev startup-notification-dev"
|
||||
mate-desktop-dev polkit-dev startup-notification-dev
|
||||
libcanberra-dev libmatemixer-dev libnotify-dev gobject-introspection-dev"
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
|
||||
source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
@ -36,4 +37,4 @@ package() {
|
||||
make DESTDIR="${pkgdir}" install
|
||||
}
|
||||
|
||||
sha512sums="21ce636f2ebcf5dcb6e6047059f7b5736dc71237aee1a27204a3a5d984fd551b98f314cb95200dbbd434e7d605b7c5b4db017ca2898020352668ef5ab3bb0f2f mate-settings-daemon-1.19.2.tar.xz"
|
||||
sha512sums="6c778e08337e7501562a6287e843922779d1332596fb25141cbe2285268df26255ac569037612521fd5691c57975f25dcaf646a1680379e2eb28cd48b40db0da mate-settings-daemon-1.20.0.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user