four-in-a-row: update to 3.28.0
This commit is contained in:
parent
a3bd929d32
commit
ebebd1021e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'four-in-a-row'
|
||||
pkgname=four-in-a-row
|
||||
version=3.22.2
|
||||
version=3.28.0
|
||||
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=bc4194e8ab6d1d2a6a63a2e91945cd5465f49ebf0dae2eecacc66e69db56a420
|
||||
checksum=9368667d7b74192876faf6d1ca9be070f090cd8d951e83c1e25aa42cbc525fc7
|
||||
|
|
Loading…
Reference in New Issue