gnome-sudoku: don't use backtick in comment

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-09-05 17:19:54 +02:00
parent f44107fee9
commit a7526a96ab
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=gnome-sudoku
version=3.30.0
revision=1
build_style=meson
nocross="Package `gee-0.8' not found in specified Vala API directories"
nocross="Package 'gee-0.8' not found in specified Vala API directories"
hostmakedepends="glib-devel intltool itstool pkg-config vala"
makedepends="gtk+3-devel libgee08-devel json-glib-devel qqwing-devel vala-devel"
short_desc="GNOME Sudoku Japanese logic game"