From 56c350987de7e5393cee0c58625f8776708365c9 Mon Sep 17 00:00:00 2001 From: Mikkel Hauvgaard Date: Thu, 23 Jan 2020 14:28:39 +0100 Subject: [PATCH] liblangtag: update to 0.6.3 --- srcpkgs/liblangtag/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/liblangtag/template b/srcpkgs/liblangtag/template index 2d0fe782f48..acdc213b0ae 100644 --- a/srcpkgs/liblangtag/template +++ b/srcpkgs/liblangtag/template @@ -1,6 +1,6 @@ # Template file for 'liblangtag' pkgname=liblangtag -version=0.6.2 +version=0.6.3 revision=3 build_style=gnu-configure build_helper="gir" @@ -9,10 +9,10 @@ hostmakedepends="automake libtool pkg-config" makedepends="libxml2-devel" short_desc="Interface library to access tags for identifying languages" maintainer="Enno Boland " -license="LGPL-2.0-or-later, MPL" +license="LGPL-2.0-or-later, SPDX" homepage="http://tagoh.bitbucket.org/liblangtag" distfiles="https://bitbucket.org/tagoh/${pkgname}/downloads/${pkgname}-${version}.tar.bz2" -checksum=d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e +checksum=1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd build_options="gir" build_options_default="gir"