gdl: update to 3.28.0.

This commit is contained in:
maxice8 2018-03-12 18:55:48 -03:00 committed by Enno Boland
parent b6894f388c
commit 01d624d4fa

View file

@ -1,6 +1,6 @@
# Template file for 'gdl'
pkgname=gdl
version=3.26.0
version=3.28.0
revision=1
build_style=gnu-configure
configure_args="$(vopt_enable gir introspection)"
@ -8,10 +8,10 @@ hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspect
makedepends="libxml2-devel gtk+3-devel"
short_desc="GNOME Docking Library"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2"
license="LGPL-2.1-or-later, LGPL-2.0-or-later"
homepage="https://developer.gnome.org/gdl/"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=f3ad03f9a34f751f52464e22d962c0dec8ff867b7b7b37fe24907f3dcd54c079
checksum=52cc98ecc105148467b3b2b4e0d27ae484b1b6710d53413f771ed07ef1b737b6
# Package build options
build_options="gir"