gnome-desktop: update to 3.18.0.
This commit is contained in:
parent
9dbeb32a09
commit
a7c03782bd
2 changed files with 4 additions and 4 deletions
|
@ -1111,7 +1111,7 @@ libgstsignalprocessor-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
|||
libgstbasevideo-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
||||
libgstbasecamerabinsrc-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
||||
libgstcodecparsers-1.0.so.0 gst-plugins-bad1-1.0.0_1
|
||||
libgnome-desktop-3.so.10 gnome-desktop-3.12.0_1
|
||||
libgnome-desktop-3.so.12 gnome-desktop-3.18.0_1
|
||||
libsecret-1.so.0 libsecret-0.10_1
|
||||
libgweather-3.so.6 libgweather-3.10.0_1
|
||||
libgnomekbd.so.8 libgnomekbd-3.6.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-desktop'
|
||||
pkgname=gnome-desktop
|
||||
version=3.16.2
|
||||
revision=2
|
||||
version=3.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gnome-distributor=void"
|
||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils $(vopt_if gir gobject-introspection)"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=3a8f196b46eb9dbd3ba2afb8fb5fef6a8825539d449a02181311242e22227bd0
|
||||
checksum=44c806b16ea7d38bdc0e6343f2cb6be97afd7f64490f30c0cb5c3373e89a9d44
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue