gnome-mines: update to 3.30.1.

This commit is contained in:
maxice8 2018-09-24 16:14:16 -03:00 committed by maxice8
parent a03dc13ffd
commit fb6d274014
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-mines'
pkgname=gnome-mines
version=3.30.0
version=3.30.1
revision=1
build_style=meson
nocross="Package 'librsvg-2.0' not found in specified Vala API directories"
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Mines"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a2476e49b70b73917a0619fa8ec1ebaa938553f8be4836577fa43c0d02b5a945
checksum=7173c2ecc95204c88cfe1d585f0deb92001845d426ed02e7a9e6bf2362ddd62e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgnome-games-support-devel"