gnome-recipes: update to 2.0.0. (#8686)
This commit is contained in:
parent
775c119ae6
commit
13f4508e16
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'gnome-recipes'
|
||||
pkgname=gnome-recipes
|
||||
version=1.6.2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
_libgd_hash=97a852cdf3d37776f9c98f730d7dcbbe995bdeb7
|
||||
build_style=meson
|
||||
hostmakedepends="glib intltool itstool pkg-config meson git"
|
||||
makedepends="gtk+3-devel gnome-autoar-devel gspell-devel libcanberra-devel
|
||||
libsoup-devel"
|
||||
short_desc="GNOME puzzle game where you locate mines in the ocean"
|
||||
libsoup-devel gnome-online-accounts-devel rest-devel json-glib-devel"
|
||||
short_desc="GNOME app for sharing and finding recipes"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="https://wiki.gnome.org/Apps/Recipes"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=8a11ed483b422dbbedb10237dac8b47fe94d76d40cac87ae6d19292942c94f9c
|
||||
checksum=a853f46add4454b3bec984fbcff83c2f32b2b488eb817dc8249f7906b2d9af71
|
||||
nocross=https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/2155/steps/shell_3/logs/stdio
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue