From 6ad57227f7b97199555231385e709eb18baaab68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 16 May 2014 23:01:30 -0300 Subject: fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and Contributors from Arch and remove (Parabola) for us --- pcr/debhelper/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr/debhelper/PKGBUILD') diff --git a/pcr/debhelper/PKGBUILD b/pcr/debhelper/PKGBUILD index 60ff8f267..9795a14ea 100644 --- a/pcr/debhelper/PKGBUILD +++ b/pcr/debhelper/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer (AUR): Antoine Lubineau # Contributor (AUR): Andrei "Garoth" Thorp -# Contributor (Parabola): Luke Shumaker +# Contributor: Luke Shumaker _debrepo=http://ftp.debian.org/debian/pool/main/ # Debian Sid debfile() { echo -n "$_debrepo"; echo -n "$@"|sed -r 's@(.).*@\1/&@'; } -- cgit v1.2.3-2-g168b