summaryrefslogtreecommitdiff
path: root/community/vifm/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-01-31 10:59:13 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-01-31 10:59:13 +0100
commit3891a8a21b1ef695b99685a1720bc750b41361c3 (patch)
tree5b532eed541dca9573aecfd64ae407aa8ba97730 /community/vifm/PKGBUILD
parente175fdd8593579f4a606206ad703f8433f7316c5 (diff)
parenta949895a0243a490d30fe355655c839fe217c580 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libpar2/PKGBUILD extra/audacity/PKGBUILD extra/samba/PKGBUILD extra/xorg-xev/PKGBUILD
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 37ad57e17..ebed24e7d 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' 'mips64el')
@@ -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