summaryrefslogtreecommitdiff
path: root/community/vifm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/vifm/PKGBUILD')
-rw-r--r--community/vifm/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/vifm/PKGBUILD b/community/vifm/PKGBUILD
index 550c690f2..9d8f30338 100644
--- a/community/vifm/PKGBUILD
+++ b/community/vifm/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 100834 2013-11-11 18:48:45Z jlichtblau $
+# $Id: PKGBUILD 111423 2014-05-18 17:02:11Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=vifm
-pkgver=0.7.6
+pkgver=0.7.7
pkgrel=1
pkgdesc="Ncurses based file manager with vi like keybindings"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('ncurses')
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('861798592d6fccc5d330a66e68f1c5a747732b9df587f15d892c6ff72a04650f')
+sha256sums=('0dc0271c016ab2d2017bc3c2389bd2ab747603f1c05f425a8a181f5cdaacd4d1')
build() {
cd ${srcdir}/$pkgname-$pkgver