From 2280cf3687ad58d957af6246ccfefc1f4c30e064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 26 Nov 2020 21:16:23 +0700 Subject: [PATCH] xmltoman: remove noarch --- srcpkgs/xmltoman/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xmltoman/template b/srcpkgs/xmltoman/template index 2f74978bea7..8f7b5973218 100644 --- a/srcpkgs/xmltoman/template +++ b/srcpkgs/xmltoman/template @@ -1,14 +1,13 @@ # Template file for 'xmltoman' pkgname=xmltoman version=0.4 -revision=1 +revision=2 build_style=gnu-makefile hostmakedepends="perl perl-XML-Parser" depends="perl-XML-Parser" short_desc="Convert XML to man pages in groff format or html" maintainer="Orphaned " -license="GPL-3" +license="GPL-2.0-or-later" homepage="https://sourceforge.net/projects/xmltoman" distfiles="https://github.com/Distrotech/xmltoman/archive/${version}.tar.gz" checksum=2ab86b74fe364a866d84c14b20cbd42a09fa85c629deeff52376bbf890854feb -archs=noarch