[arch-commits] Commit in vifm/trunk (PKGBUILD vifm.changelog)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Sun May 18 17:02:03 UTC 2014


    Date: Sunday, May 18, 2014 @ 19:02:03
  Author: jlichtblau
Revision: 111422

upgpkg: vifm 0.7.7-1

Modified:
  vifm/trunk/PKGBUILD
  vifm/trunk/vifm.changelog

----------------+
 PKGBUILD       |    4 ++--
 vifm.changelog |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-18 15:21:08 UTC (rev 111421)
+++ PKGBUILD	2014-05-18 17:02:03 UTC (rev 111422)
@@ -2,7 +2,7 @@
 # Maintainer: Jaroslav Lichtblau <dragonlord at 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 @@
 depends=('ncurses')
 changelog=$pkgname.changelog
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('861798592d6fccc5d330a66e68f1c5a747732b9df587f15d892c6ff72a04650f')
+sha256sums=('0dc0271c016ab2d2017bc3c2389bd2ab747603f1c05f425a8a181f5cdaacd4d1')
 
 build() {
    cd ${srcdir}/$pkgname-$pkgver

Modified: vifm.changelog
===================================================================
--- vifm.changelog	2014-05-18 15:21:08 UTC (rev 111421)
+++ vifm.changelog	2014-05-18 17:02:03 UTC (rev 111422)
@@ -1,3 +1,6 @@
+2014-05-18 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* vifm 0.7.7-1
+
 2013-11-11 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 	* vifm 0.7.6-1
 




More information about the arch-commits mailing list