libgnome-games-support: update to 1.6.1

This commit is contained in:
Jürgen Buchmüller 2020-03-29 08:47:29 +02:00
parent af05da2ad0
commit 233281a472
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libgnome-games-support' # Template file for 'libgnome-games-support'
pkgname=libgnome-games-support pkgname=libgnome-games-support
version=1.6.0.1 version=1.6.1
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="intltool pkg-config gobject-introspection vala" hostmakedepends="intltool pkg-config gobject-introspection vala"
@ -9,8 +9,8 @@ short_desc="GNOME games shared code"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>" maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://git.gnome.org/browse/libgnome-games-support/" homepage="https://git.gnome.org/browse/libgnome-games-support/"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*.*}/${pkgname}-${version}.tar.xz" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a82536edc22c0d1c4fa4247ae2dfed5d6bdf63f0df9c088167c392d78a9c2e76 checksum=fb686af62e24dc33f26c581aa019fcdf3605787dd76cb59ac99a8a34d1b808bf
libgnome-games-support-devel_package() { libgnome-games-support-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"