From e6ddd58d12eb6831d30de9a70e61e702b834922d Mon Sep 17 00:00:00 2001
From: q66 <daniel@octaforge.org>
Date: Sat, 18 Jan 2020 04:28:35 +0100
Subject: [PATCH] fix missing quoting after
 2636c9c5ba5e9df35f55310c543b9d797a997c4a

---
 srcpkgs/flite/template                 | 2 +-
 srcpkgs/kirigami2/template             | 2 +-
 srcpkgs/perl-Devel-CheckLib/template   | 2 +-
 srcpkgs/perl-IO-CaptureOutput/template | 2 +-
 srcpkgs/polari/template                | 4 ++--
 srcpkgs/python-pathspec/template       | 2 +-
 srcpkgs/python-pyaes/template          | 2 +-
 srcpkgs/python-pysocks/template        | 2 +-
 srcpkgs/python-pyte/template           | 2 +-
 srcpkgs/tracker-miners/template        | 2 +-
 srcpkgs/twemoji/template               | 2 +-
 11 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/flite/template b/srcpkgs/flite/template
index 5d43735b61..010a0a03d8 100644
--- a/srcpkgs/flite/template
+++ b/srcpkgs/flite/template
@@ -7,7 +7,7 @@ build_style=gnu-configure
 configure_args="--enable-shared --with-audio=alsa"
 makedepends="alsa-lib-devel"
 short_desc="A lightweight speech synthesis engine"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="custom"
 homepage="http://www.festvox.org/flite/"
 distfiles="http://www.festvox.org/flite/packed/flite-${version}/flite-${version}-release.tar.bz2"
diff --git a/srcpkgs/kirigami2/template b/srcpkgs/kirigami2/template
index 4db702da7b..84dc116483 100644
--- a/srcpkgs/kirigami2/template
+++ b/srcpkgs/kirigami2/template
@@ -8,7 +8,7 @@ makedepends="qt5-devel qt5-declarative-devel qt5-svg-devel qt5-quickcontrols2-de
  qt5-tools-devel"
 depends="qt5-graphicaleffects"
 short_desc="Kirigami is KDE’s lightweight user interface framework"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://techbase.kde.org/Kirigami"
 distfiles="${KDE_SITE}/frameworks/${version%.*}/kirigami2-${version}.tar.xz"
diff --git a/srcpkgs/perl-Devel-CheckLib/template b/srcpkgs/perl-Devel-CheckLib/template
index d2db992a2b..9d8496b182 100644
--- a/srcpkgs/perl-Devel-CheckLib/template
+++ b/srcpkgs/perl-Devel-CheckLib/template
@@ -9,7 +9,7 @@ hostmakedepends="perl-IO-CaptureOutput"
 makedepends="${hostmakedepends}"
 depends="perl"
 short_desc="Module to check for other perl modules"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Devel-CheckLib"
 distfiles="${CPAN_SITE}/Devel/Devel-CheckLib-${version}.tar.gz"
diff --git a/srcpkgs/perl-IO-CaptureOutput/template b/srcpkgs/perl-IO-CaptureOutput/template
index c75b3179ed..dc2c4f9f8e 100644
--- a/srcpkgs/perl-IO-CaptureOutput/template
+++ b/srcpkgs/perl-IO-CaptureOutput/template
@@ -9,7 +9,7 @@ hostmakedepends="perl"
 makedepends="${hostmakedepends}"
 depends="perl"
 short_desc="Capture STOUT/ERR from perl code"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="https://metacpan.org/release/IO-CaptureOutput"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 distfiles="${CPAN_SITE}/IO/IO-CaptureOutput-$version.tar.gz"
diff --git a/srcpkgs/polari/template b/srcpkgs/polari/template
index 422d7da72d..413e7cf6fa 100644
--- a/srcpkgs/polari/template
+++ b/srcpkgs/polari/template
@@ -9,9 +9,9 @@ makedepends="gjs-devel gspell-devel gtk+3-devel libsecret-devel
 depends="gspell telepathy-idle telepathy-logger telepathy-mission-control"
 checkdepends="appstream-glib desktop-file-utils mozjs60"
 short_desc="GNOME IRC client"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Polari"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
 checksum=bcf420c2a2a8c6ca39e95ffebb71c51fbf0f1866255e068ff6d78d63569c8e71
-nocross="telepathy-idle:   File "../tools/glib-ginterface-gen.py", line 791 SyntaxError: invalid syntax"
+nocross="telepathy-idle:   File '../tools/glib-ginterface-gen.py', line 791 SyntaxError: invalid syntax"
diff --git a/srcpkgs/python-pathspec/template b/srcpkgs/python-pathspec/template
index b7f2f6e7c4..bd4736ec45 100644
--- a/srcpkgs/python-pathspec/template
+++ b/srcpkgs/python-pathspec/template
@@ -9,7 +9,7 @@ pycompile_module="pathspec"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python"
 short_desc="Python2 utility library for pattern matching of file paths"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MPL-2.0"
 homepage="https://github.com/cpburnz/python-path-specification"
 distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
diff --git a/srcpkgs/python-pyaes/template b/srcpkgs/python-pyaes/template
index eda349eb1b..f45976e5b0 100644
--- a/srcpkgs/python-pyaes/template
+++ b/srcpkgs/python-pyaes/template
@@ -9,7 +9,7 @@ pycompile_module="pyaes"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python"
 short_desc="Pure-Python implementation of the AES block cipher (Python2)"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/ricmoo/pyaes"
 distfiles="${PYPI_SITE}/p/pyaes/pyaes-${version}.tar.gz"
diff --git a/srcpkgs/python-pysocks/template b/srcpkgs/python-pysocks/template
index 010b24d465..b895f6133e 100644
--- a/srcpkgs/python-pysocks/template
+++ b/srcpkgs/python-pysocks/template
@@ -9,7 +9,7 @@ pycompile_module="socks.py sockshandler.py"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python"
 short_desc="Python2 SOCKS client module"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="3-clause-BSD"
 homepage="https://github.com/Anorov/PySocks"
 distfiles="https://github.com/Anorov/PySocks/archive/${version}.tar.gz"
diff --git a/srcpkgs/python-pyte/template b/srcpkgs/python-pyte/template
index 3b551be31f..1efc2f9a48 100644
--- a/srcpkgs/python-pyte/template
+++ b/srcpkgs/python-pyte/template
@@ -9,7 +9,7 @@ pycompile_module="pyte"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-wcwidth"
 short_desc="Simple Python2 VTXXX-compatible linux terminal emulator"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/selectel/pyte"
 distfiles="https://github.com/selectel/pyte/archive/${version}.tar.gz"
diff --git a/srcpkgs/tracker-miners/template b/srcpkgs/tracker-miners/template
index 7789848b84..1df7ccde46 100644
--- a/srcpkgs/tracker-miners/template
+++ b/srcpkgs/tracker-miners/template
@@ -19,7 +19,7 @@ makedepends="tracker-devel ffmpeg-devel dbus-devel exempi-devel libflac-devel
  libvorbis-devel poppler-glib-devel taglib-devel totem-pl-parser-devel
  upower-devel zlib-devel gst-plugins-base1-devel giflib-devel"
 short_desc="Data miners for tracker"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://developer.gnome.org/libtracker-miner/stable"
 distfiles="${GNOME_SITE}/tracker-miners/${version%.*}/tracker-miners-${version}.tar.xz"
diff --git a/srcpkgs/twemoji/template b/srcpkgs/twemoji/template
index 7ee9905b67..e0201e88a9 100644
--- a/srcpkgs/twemoji/template
+++ b/srcpkgs/twemoji/template
@@ -6,7 +6,7 @@ archs=noarch
 wrksrc="TwitterColorEmoji-SVGinOT-Linux-${version}"
 depends="font-util"
 short_desc="Twitter emoji font set in color and b&w"
-maintainer="Orphaned <orphan@voidlinux.org>
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="CC-BY-SA-4.0, MIT"
 homepage="https://github.com/eosrei/twemoji-color-font"
 distfiles="https://github.com/eosrei/twemoji-color-font/releases/download/v${version}/TwitterColorEmoji-SVGinOT-Linux-${version}.tar.gz"