gnome-maps: update to 3.18.1.

This commit is contained in:
Juan RP 2015-10-12 11:56:22 +02:00
parent cfd6ce3005
commit 6f112a21ee
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-maps' # Template file for 'gnome-maps'
pkgname=gnome-maps pkgname=gnome-maps
version=3.18.0.1 version=3.18.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)" hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"
@ -12,8 +12,8 @@ short_desc="GNOME maps application"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://live.gnome.org/Design/Apps/Maps" homepage="http://live.gnome.org/Design/Apps/Maps"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=a5eb37bb6a867c3f27a4339d9cb562ea3cc385945f87b8d6829e0c6acd67e83e checksum=0f07bf1248705b9b78cd734f788c3d910e9bf34dff6c8595eda9fe1e13686ff9
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then