summaryrefslogtreecommitdiff
path: root/pcr/debhelper/PKGBUILD
diff options
context:
space:
mode:
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/&@'; }