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 72f698552..37ad57e17 100644
--- a/community/vifm/PKGBUILD
+++ b/community/vifm/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 73402 2012-07-07 08:01:19Z jlichtblau $
+# $Id: PKGBUILD 78687 2012-10-22 20:52:48Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=vifm
-pkgver=0.7.3a
+pkgver=0.7.4a
pkgrel=1
pkgdesc="Ncurses based file manager with vi like keybindings"
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('ncurses' 'gtk2')
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('77dbf8bb8caaf1b8e805c98dc6c3345d08a855fe1c09e93e6eb5a1b2cf0fd383')
+sha256sums=('fe9b8bcd992f4f34ad83dd3de46064e5d3d8d4a0c468dbd11869f9790f3dcd1f')
build() {
cd ${srcdir}/$pkgname-$pkgver