diff options
author | root <root@rshg054.dnsready.net> | 2013-07-13 01:48:00 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-13 01:48:00 -0700 |
commit | c9952f3a144d9fb19917d7c100dca30d2d99f629 (patch) | |
tree | 94cc27a7d3077f0c571751f92f5cc6261d183dd8 /libre | |
parent | 0d51c533d75a26daabeb9e7b9c5dcfb211498a4d (diff) |
Sat Jul 13 01:47:15 PDT 2013
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 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') |