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/tomb/PKGBUILD | |
parent | 3b9de5318d622ea0e0024bc62e15faaaf5c11542 (diff) |
fix "Maintainer:"/"Contributor:" style, add "(Arch)" for Maintainers and Contributors from Arch and remove (Parabola) for us
Diffstat (limited to 'pcr/tomb/PKGBUILD')
-rw-r--r-- | pcr/tomb/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/tomb/PKGBUILD b/pcr/tomb/PKGBUILD index 1217fa8a9..23aba4e02 100644 --- a/pcr/tomb/PKGBUILD +++ b/pcr/tomb/PKGBUILD @@ -1,8 +1,8 @@ ## PKGBUILD [bash] -# Maintainer: nignux <nignux@freaknet.org> -# Maintainer (Parabola): fauno <fauno@parabola.nu> -# Contributor: BoySka -# Contributor: Rich Li +# Maintainer (Arch): nignux <nignux@freaknet.org> +# Maintainer: fauno <fauno@parabola.nu> +# Contributor (Arch): BoySka +# Contributor (Arch): Rich Li pkgname=(tomb tomb-kdf) pkgver=1.5.2 |