diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/mc-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/mc-libre/PKGBUILD b/libre/mc-libre/PKGBUILD index 8b555654e..c9f3d03dd 100644 --- a/libre/mc-libre/PKGBUILD +++ b/libre/mc-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 101948 2013-12-02 21:12:10Z schuay $ +# $Id: PKGBUILD 108693 2014-04-01 12:31:56Z schuay $ # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> # Maintainer: schuay <jakob.gruber@gmail.com> # Maintainer (Parabola): André Silva <emulatorman@parabola.nu> @@ -6,7 +6,7 @@ _pkgname=mc pkgname=mc-libre -pkgver=4.8.11 +pkgver=4.8.12 pkgrel=1 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander, with arj recommendation included and nonfree unace and unrar recommendation removed" arch=('i686' 'x86_64') @@ -69,4 +69,4 @@ package() { -i "${pkgdir}/usr/lib/mc/extfs.d/s3+" } -md5sums=('7262788c0e799393cd37318b43a14adc') +md5sums=('a64c426364bfaee56b628f6c0738aade') |