four-in-a-row: update to 3.20.1
This commit is contained in:
parent
43979bd000
commit
c60783c580
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'four-in-a-row'
|
# Template file for 'four-in-a-row'
|
||||||
pkgname=four-in-a-row
|
pkgname=four-in-a-row
|
||||||
version=3.20.0
|
version=3.20.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="glib-devel intltool itstool pkg-config"
|
hostmakedepends="glib-devel intltool itstool pkg-config"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://wiki.gnome.org/Apps/Four-in-a-row"
|
homepage="https://wiki.gnome.org/Apps/Four-in-a-row"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=575c98c56ea4766f07be5ce7c3876144f0d4b17034c5148ae4a39bd9ab79a5f2
|
checksum=3f3689fbbc25a91deb4af277cdc20e8db0e5aecfd17dc1376ad4b8d993ab7cf7
|
||||||
|
|
Loading…
Reference in a new issue