From 4351a89b88fa9642f257839663bc4ca02b9009ce Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 7 Apr 2021 00:04:24 +0200 Subject: [PATCH] libXaw3d: fix template parsing --- srcpkgs/libXaw3d/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libXaw3d/template b/srcpkgs/libXaw3d/template index bc59565dffe..f0241c7cc87 100644 --- a/srcpkgs/libXaw3d/template +++ b/srcpkgs/libXaw3d/template @@ -8,7 +8,7 @@ configure_args="--disable-static --enable-internationalization --enable-multipla hostmakedepends="automake bison libtool pkg-config" makedepends="libXmu-devel libXpm-devel xorg-util-macros" short_desc="X Athena Widget 3d library" -maintainer="Orphaned +maintainer="Orphaned " license="MIT/X11" homepage="https://cgit.freedesktop.org/xorg/lib/libXaw3d" distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"