summaryrefslogtreecommitdiff
path: root/pcr/debhelper/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-16 23:01:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-16 23:01:30 -0300
commit6ad57227f7b97199555231385e709eb18baaab68 (patch)
tree51c1cafc66d374f5db7ec0deefd472fa41f5f84f /pcr/debhelper/PKGBUILD
parent3b9de5318d622ea0e0024bc62e15faaaf5c11542 (diff)
downloadabslibre-6ad57227f7b97199555231385e709eb18baaab68.tar.gz
abslibre-6ad57227f7b97199555231385e709eb18baaab68.tar.bz2
abslibre-6ad57227f7b97199555231385e709eb18baaab68.zip
fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and Contributors from Arch and remove (Parabola) for us
Diffstat (limited to 'pcr/debhelper/PKGBUILD')
-rw-r--r--pcr/debhelper/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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 <antoine@lubignon.info>
# Contributor (AUR): Andrei "Garoth" Thorp <garoth@gmail.com>
-# Contributor (Parabola): Luke Shumaker <lukeshu@sbcglobal.net>
+# Contributor: Luke Shumaker <lukeshu@sbcglobal.net>
_debrepo=http://ftp.debian.org/debian/pool/main/ # Debian Sid
debfile() { echo -n "$_debrepo"; echo -n "$@"|sed -r 's@(.).*@\1/&@'; }