summaryrefslogtreecommitdiff
path: root/community/vifm
diff options
context:
space:
mode:
Diffstat (limited to 'community/vifm')
-rw-r--r--community/vifm/PKGBUILD6
-rw-r--r--community/vifm/vifm.changelog3
2 files changed, 6 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
diff --git a/community/vifm/vifm.changelog b/community/vifm/vifm.changelog
index 57a4b3831..b3ea6de8b 100644
--- a/community/vifm/vifm.changelog
+++ b/community/vifm/vifm.changelog
@@ -1,3 +1,6 @@
+2014-05-18 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * vifm 0.7.7-1
+
2013-11-11 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* vifm 0.7.6-1