four-in-a-row: update to 3.36.4
This commit is contained in:
parent
557b92bb2d
commit
18e0cb2cc1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'four-in-a-row'
|
||||
pkgname=four-in-a-row
|
||||
version=3.36.3
|
||||
version=3.36.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="gettext glib-devel itstool pkg-config vala"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Four-in-a-row"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b97e584dbf0b7687b1d4c236d9a6428c850156b35129b71c1ffcdb8736d086e1
|
||||
checksum=300cdcb28e1a858956cc5a6570376c21e120f9e3b79d14a47f0bcc2f0e8431f8
|
||||
|
|
Loading…
Reference in a new issue