summaryrefslogtreecommitdiff
path: root/community/vifm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-31 00:07:23 -0800
committerroot <root@rshg054.dnsready.net>2013-01-31 00:07:23 -0800
commita949895a0243a490d30fe355655c839fe217c580 (patch)
tree9895367801e2aab74b4a31e81263ab0d4693055f /community/vifm
parentc25b7aa323ab71b1a524d15dbbe942dbebd55761 (diff)
Thu Jan 31 00:07:23 PST 2013
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 56413a611..a60589213 100644
--- a/community/vifm/PKGBUILD
+++ b/community/vifm/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 78687 2012-10-22 20:52:48Z jlichtblau $
+# $Id: PKGBUILD 83376 2013-01-30 19:44:55Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=vifm
-pkgver=0.7.4a
+pkgver=0.7.4b
pkgrel=1
pkgdesc="Ncurses based file manager with vi like keybindings"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('ncurses' 'gtk2')
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('fe9b8bcd992f4f34ad83dd3de46064e5d3d8d4a0c468dbd11869f9790f3dcd1f')
+sha256sums=('90b4fb64501e436d7ac8699f0cc75d013a72aa471f978ada0ce9b90506213c57')
build() {
cd ${srcdir}/$pkgname-$pkgver
diff --git a/community/vifm/vifm.changelog b/community/vifm/vifm.changelog
index ef4ac0ea9..ce8f9ff9c 100644
--- a/community/vifm/vifm.changelog
+++ b/community/vifm/vifm.changelog
@@ -1,3 +1,6 @@
+2013-01-30 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * vifm 0.7.4b-1
+
2012-10-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* vifm 0.7.4a-1