gnome-maps: update to 3.30.3.
This commit is contained in:
parent
1484016a92
commit
606876a72b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-maps'
|
# Template file for 'gnome-maps'
|
||||||
pkgname=gnome-maps
|
pkgname=gnome-maps
|
||||||
version=3.30.2.1
|
version=3.30.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="glib-devel gobject-introspection intltool pkg-config AppStream"
|
hostmakedepends="glib-devel gobject-introspection intltool pkg-config AppStream"
|
||||||
|
@ -11,6 +11,6 @@ short_desc="GNOME maps application"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Maps"
|
homepage="https://wiki.gnome.org/Apps/Maps"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a7d0d369bb44b78faa43a889f32f2410e235420825d04db06c20ca22cdd81806
|
checksum=d826c82c261db473b5330f1f2f6093fe67502b6c2e811797d90bb2efc3363368
|
||||||
nocross="hard depends on gobject introspection"
|
nocross="hard depends on gobject introspection"
|
||||||
|
|
Loading…
Reference in New Issue