diff options
-rw-r--r-- | libre/mc/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/mc/PKGBUILD b/libre/mc/PKGBUILD index 42ea253ad..c772062b6 100644 --- a/libre/mc/PKGBUILD +++ b/libre/mc/PKGBUILD @@ -1,12 +1,13 @@ # $Id: PKGBUILD 215416 2017-03-09 17:51:32Z schuay $ # Maintainer (Arch): schuay <jakob.gruber@gmail.com> # Contributor (Arch): Daniel J Griffiths <ghost1227@archlinux.us> -# Maintainer: André Silva <emulatorman@parabola.nu> -# Contributor: Márcio Silva <coadde@parabola.nu> +# Maintainer (Hyperbola): André Silva <emulatorman@hyperbola.info> +# Contributor (Hyperbola): Márcio Silva <coadde@hyperbola.info> +# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=mc pkgver=4.8.19 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander, with arj recommendation included and nonfree unace and unrar support removed" arch=('i686' 'x86_64' 'armv7h') url="http://www.ibiblio.org/mc/" |