four-in-a-row: update to 3.18.0.
This commit is contained in:
parent
ca870bdaf4
commit
369909a9fb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'four-in-a-row'
|
||||
pkgname=four-in-a-row
|
||||
version=3.17.90
|
||||
version=3.18.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=80bba686c06acbb40f66f41107f3e736df77c0cb92105b891648a43d02a11ec8
|
||||
checksum=a65fece60b66122fbf5fddf646ac2acffc58a802cf3e87e5985d5b962d53df48
|
||||
|
|
Loading…
Reference in New Issue