four-in-a-row: update to 3.22.1
This commit is contained in:
parent
4a9a8b1e58
commit
7cdd334bb3
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.22.0
|
||||
version=3.22.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="glib-devel intltool itstool pkg-config"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2"
|
||||
homepage="https://wiki.gnome.org/Apps/Four-in-a-row"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c2e26630f7b4e81cff087314edc0f39cd645dfbf4b31f826232bd8e9d57a7ff7
|
||||
checksum=3ccf65a9da08d8e888fa90a7bf55192bc344981cec3b1f56fa0da70f423137d4
|
||||
|
|
Loading…
Reference in a new issue