gnome-desktop: update to 3.28.2.
Closes #14522. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
f86aeb62df
commit
1e9bb7de58
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-desktop'
|
||||
pkgname=gnome-desktop
|
||||
version=3.28.1
|
||||
revision=2
|
||||
version=3.28.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gnome-distributor=VoidLinux"
|
||||
hostmakedepends="gnome-doc-utils intltool itstool pkg-config
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=78a397a2be47586e6dc075d6a7fc5659aae3d10713d76994ce1b46086e7ecb9a
|
||||
checksum=605087bff17c61bc167ccb5a61ed4d06eab922fcce384576ed2a3577214c8330
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue