diff options
Diffstat (limited to 'libre/mc/PKGBUILD')
-rw-r--r-- | libre/mc/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/mc/PKGBUILD b/libre/mc/PKGBUILD index 0b10204ac..01e4f6f60 100644 --- a/libre/mc/PKGBUILD +++ b/libre/mc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 108693 2014-04-01 12:31:56Z schuay $ +# $Id: PKGBUILD 120399 2014-10-08 15:28:25Z 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.12 +pkgver=4.8.13 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=('a64c426364bfaee56b628f6c0738aade' - '008b3132beba7061578a6a59885f93f8') +md5sums=('12a521a50da6a86852177591b9623d5e' + 'f91103718b1497ce611b9a12f05e1cc9') |