gnome-mines: update to 3.30.1.1.

This commit is contained in:
maxice8 2018-09-26 18:02:07 -03:00 committed by maxice8
parent 15c61ee4ef
commit 9aeb50b625
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-mines'
pkgname=gnome-mines
version=3.30.1
version=3.30.1.1
revision=1
build_style=meson
nocross="Package 'librsvg-2.0' not found in specified Vala API directories"
@ -10,8 +10,8 @@ short_desc="GNOME puzzle game where you locate mines in the ocean"
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=7173c2ecc95204c88cfe1d585f0deb92001845d426ed02e7a9e6bf2362ddd62e
distfiles="${GNOME_SITE}/${pkgname}/${version%.*.*}/${pkgname}-${version}.tar.xz"
checksum=7f0c6778607383720f69f7500f7af4b8ed80f6aba5da67041e2f3c0d0099ad21
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libgnome-games-support-devel"