gnome-maps: update to 3.28.2.
Closes #14224. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
724b72ee3d
commit
acfa2c925c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-maps'
|
||||
pkgname=gnome-maps
|
||||
version=3.28.1
|
||||
version=3.28.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="glib-devel gobject-introspection intltool pkg-config"
|
||||
|
@ -10,6 +10,7 @@ depends="geoclue2 gfbgraph gjs"
|
|||
short_desc="GNOME maps application"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
#changelog="https://raw.githubusercontent.com/GNOME/gnome-maps/gnome-3-28/NEWS"
|
||||
homepage="https://live.gnome.org/Design/Apps/Maps"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=a509a938cb8c255322916a1da7ac9fa633298c613b2c2e098c28335fc40ebda7
|
||||
checksum=e787d92bb151314e5234156c2819f6f0c18ee9c7e00baa1fbdd284911402f1fb
|
||||
|
|
Loading…
Reference in New Issue