gnome-desktop: update to 3.28.0.
This commit is contained in:
parent
bbd9aa7740
commit
663d65a9bb
2 changed files with 3 additions and 3 deletions
|
@ -1071,7 +1071,7 @@ 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
|
||||
libgstgl-1.0.so.0 gst-plugins-bad1-1.6.1_1
|
||||
libgnome-desktop-3.so.12 gnome-desktop-3.18.0_1
|
||||
libgnome-desktop-3.so.17 gnome-desktop-3.28.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,6 +1,6 @@
|
|||
# Template file for 'gnome-desktop'
|
||||
pkgname=gnome-desktop
|
||||
version=3.26.2
|
||||
version=3.28.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gnome-distributor=VoidLinux"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=f7561a7a313fc474b2c390cd9696df1f5c1e1556080e43f4afe042b1060e5f2a
|
||||
checksum=f1df71c39e32147f6d58f53a9c05b964b00b7c98fbca090419355437c72fd59d
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue