[arch-commits] Commit in ranger/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Mon Jul 6 21:15:43 UTC 2020
Date: Monday, July 6, 2020 @ 21:15:42
Author: polyzen
Revision: 658064
upgpkg: ranger 1.9.3-2: Add ueberzug optdep
Modified:
ranger/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-06 21:05:08 UTC (rev 658063)
+++ PKGBUILD 2020-07-06 21:15:42 UTC (rev 658064)
@@ -4,7 +4,7 @@
pkgname=ranger
pkgver=1.9.3
-pkgrel=1
+pkgrel=2
pkgdesc='Simple, vim-like file manager'
arch=('any')
url='https://ranger.github.io'
@@ -24,6 +24,7 @@
'python-chardet: in case of encoding detection problems'
'sudo: to use the "run as root"-feature'
'transmission-cli: for viewing bittorrent information'
+ 'ueberzug: for previews of images'
'w3m: for previews of images and html pages')
checkdepends=('python-pytest')
source=(https://ranger.github.io/${pkgname}-${pkgver}.tar.gz{,.sig})
More information about the arch-commits
mailing list