diff options
Diffstat (limited to 'libre/mc-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 d286f9cf3..7ae51945f 100644 --- a/libre/mc-libre/PKGBUILD +++ b/libre/mc-libre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 87679 2013-04-05 09:08:28Z schuay $ +# $Id: PKGBUILD 93857 2013-07-11 13:35:59Z schuay $ # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> # Maintainer: schuay <jakob.gruber@gmail.com> _pkgname=mc pkgname=mc-libre -pkgver=4.8.8 +pkgver=4.8.9 pkgrel=1 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander, with unar and arj recommendation included and nonfree unace recommendation removed" arch=('i686' 'x86_64') @@ -69,4 +69,4 @@ package() { -i "${pkgdir}/usr/lib/mc/extfs.d/s3+" } -md5sums=('324ff5a192d30d3a3b234c130550eb0a') +md5sums=('e701cc5ced4beed38e1977eba26dad50') |