diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-16 23:01:30 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-16 23:01:30 -0300 |
commit | 6ad57227f7b97199555231385e709eb18baaab68 (patch) | |
tree | 51c1cafc66d374f5db7ec0deefd472fa41f5f84f /pcr/python-prettytable/PKGBUILD | |
parent | 3b9de5318d622ea0e0024bc62e15faaaf5c11542 (diff) | |
download | abslibre-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/python-prettytable/PKGBUILD')
-rw-r--r-- | pcr/python-prettytable/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/python-prettytable/PKGBUILD b/pcr/python-prettytable/PKGBUILD index 92d42f18e..2f0440149 100644 --- a/pcr/python-prettytable/PKGBUILD +++ b/pcr/python-prettytable/PKGBUILD @@ -1,6 +1,6 @@ -# Maintainer: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> -# Contributor: Xiao Er <xia0er@gmail.com> -# Contributor: Victor Noel <victor.noel@crazydwarves.org> +# Maintainer (Arch): Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> +# Contributor (Arch): Xiao Er <xia0er@gmail.com> +# Contributor (Arch): Victor Noel <victor.noel@crazydwarves.org> # Hack for AUR pkgname='python2-prettytable' |