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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Aug 6 17:49:02 UTC 2019


    Date: Tuesday, August 6, 2019 @ 17:49:02
  Author: jlichtblau
Revision: 497920

upgpkg: vifm 0.10.1-1 - new upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-06 17:47:55 UTC (rev 497919)
+++ PKGBUILD	2019-08-06 17:49:02 UTC (rev 497920)
@@ -1,7 +1,7 @@
 # Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 
 pkgname=vifm
-pkgver=0.10
+pkgver=0.10.1
 pkgrel=1
 pkgdesc="A file manager with curses interface, which provides Vi[m]-like environment"
 arch=('x86_64')
@@ -9,9 +9,9 @@
 license=('GPL')
 depends=('ncurses' 'desktop-file-utils')
 changelog=$pkgname.changelog
-source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2{,.asc})
+source=(https://prdownloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2{,.asc})
 validpgpkeys=('22349CDBE5227D2108A5667799DC5E4DB05F6BE2') # xaizek <xaizek at posteo.net>
-sha256sums=('e05a699f58279f69467d75d8cd3d6c8d2f62806c467fd558eda45ae9590768b8'
+sha256sums=('99006f56db05e1bdfb7983e8d5c31c9ac93bf2ac9e0409a577c8ca660fecd03b'
             'SKIP')
 
 build() {

Modified: vifm.changelog
===================================================================
--- vifm.changelog	2019-08-06 17:47:55 UTC (rev 497919)
+++ vifm.changelog	2019-08-06 17:49:02 UTC (rev 497920)
@@ -1,3 +1,6 @@
+2019-08-06 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* vifm 0.10.1-1
+
 2018-11-12 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* vifm 0.10-1
 



More information about the arch-commits mailing list