From 655b13457855562d20b9ad5fc73f20fae5235c88 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 28 Oct 2019 20:11:06 +0200 Subject: [PATCH] spdx-licenses-list: update to 3.7. --- srcpkgs/spdx-licenses-list/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/spdx-licenses-list/template b/srcpkgs/spdx-licenses-list/template index 948cd4f767b..8b6b0be350e 100644 --- a/srcpkgs/spdx-licenses-list/template +++ b/srcpkgs/spdx-licenses-list/template @@ -1,11 +1,11 @@ # Template file for 'spdx-licenses-list' pkgname=spdx-licenses-list -version=3.6 +version=3.7 revision=1 archs=noarch wrksrc="license-list-data-${version}" short_desc="SPDX License List" -maintainer="Orphaned " +maintainer="mobinmob " license="GPL-3.0-or-later" homepage="https://spdx.org" distfiles="https://github.com/spdx/license-list-data/archive/v${version}.tar.gz"