mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gnome-backgrounds: update to 43.
This commit is contained in:
parent
09c69c9946
commit
64cca03852
1 changed files with 5 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'gnome-backgrounds'
|
# Template file for 'gnome-backgrounds'
|
||||||
pkgname=gnome-backgrounds
|
pkgname=gnome-backgrounds
|
||||||
version=42.0
|
version=43
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends=gettext
|
hostmakedepends="gettext"
|
||||||
|
depends="librsvg webp-pixbuf-loader"
|
||||||
short_desc="Set of background images for the GNOME Desktop"
|
short_desc="Set of background images for the GNOME Desktop"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, CC-BY-2.0, CC-BY-SA-2.0, CC-BY-SA-3.0"
|
license="GPL-2.0-or-later, CC-BY-2.0, CC-BY-SA-2.0, CC-BY-SA-3.0"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
|
homepage="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-backgrounds/${version%.*}/gnome-backgrounds-${version}.tar.xz"
|
||||||
checksum=4c7fe1a09f459c5f77189a5982524fce05d888944955d679910f234606c1295d
|
checksum=19f749d8c37f872f155bb69a2bbe7aca381175e6929f1998047d775cbc637244
|
||||||
|
|
Loading…
Add table
Reference in a new issue