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'
|
||||
pkgname=gnome-shell
|
||||
version=3.28.2
|
||||
version=3.28.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dsystemd=false"
|
||||
|
@ -15,7 +15,7 @@ short_desc="GNOME core user interface"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
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"
|
||||
checksum=27e690c0c4bb0faac2892b9772d3160aa3c6b09523a873b1c2b63c21634236ad
|
||||
checksum=1c24f5b306fdedbdd7df4a92caef13061302f1cac97838dfcdf30b692352a276
|
||||
nocross="hard dependency on gobject-introspection"
|
||||
|
|
Loading…
Reference in a new issue