mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-shell: update to 3.28.3.
This commit is contained in:
parent
52c2c64cb3
commit
da99dcabc5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=3.28.2
|
version=3.28.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dsystemd=false"
|
configure_args="-Dsystemd=false"
|
||||||
|
@ -15,7 +15,7 @@ short_desc="GNOME core user interface"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||||
#changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-28/NEWS"
|
changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-28/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=27e690c0c4bb0faac2892b9772d3160aa3c6b09523a873b1c2b63c21634236ad
|
checksum=1c24f5b306fdedbdd7df4a92caef13061302f1cac97838dfcdf30b692352a276
|
||||||
nocross="hard dependency on gobject-introspection"
|
nocross="hard dependency on gobject-introspection"
|
||||||
|
|
Loading…
Add table
Reference in a new issue