parent
2775f74777
commit
2b8ea84863
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.38.3
|
||||
revision=2
|
||||
version=3.38.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
configure_args="-Dsystemd=false"
|
||||
|
@ -19,9 +19,9 @@ short_desc="GNOME core user interface"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-30/NEWS"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-38/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5345b418cb12a972955ce5cceaed6662480027336b5c51daea5730575b621ced
|
||||
checksum=91824abd0b4beabc8d061f7771f3d38cab73f56c6e3dbf435fd4a0b4b7e85dbe
|
||||
|
||||
# needs X
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue