four-in-a-row: update to 3.38.1
This commit is contained in:
parent
20661f35a0
commit
41ffd8a43f
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.38.0
|
||||
version=3.38.1
|
||||
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=dca35774396664f9312235ba20a3559107394f0c47c12ad8a1407979bc324c2e
|
||||
checksum=21d2769b804114d1cf0f337426fd88181ecefd6092cf562637eb37d716305182
|
||||
|
|
Loading…
Reference in a new issue