diff options
Diffstat (limited to 'libre/mc/PKGBUILD')
-rw-r--r-- | libre/mc/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/mc/PKGBUILD b/libre/mc/PKGBUILD index 01e4f6f60..c7c6eca20 100644 --- a/libre/mc/PKGBUILD +++ b/libre/mc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 120399 2014-10-08 15:28:25Z anatolik $ +# $Id: PKGBUILD 129921 2015-03-25 21:16:55Z anatolik $ # Contributor (Arch): Daniel J Griffiths <ghost1227@archlinux.us> # Maintainer (Arch): schuay <jakob.gruber@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=mc -pkgver=4.8.13 +pkgver=4.8.14 pkgrel=1.parabola1 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' 'mips64el') @@ -76,5 +76,5 @@ package() { -i "${pkgdir}/usr/lib/mc/extfs.d/s3+" } -md5sums=('12a521a50da6a86852177591b9623d5e' +md5sums=('fe1cb75643c2bd4df64bbcf2dab76905' 'f91103718b1497ce611b9a12f05e1cc9') |