[arch-commits] Commit in lesspipe/trunk (PKGBUILD)
Konstantin Gizdov
kgizdov at gemini.archlinux.org
Thu Sep 2 08:32:54 UTC 2021
Date: Thursday, September 2, 2021 @ 08:32:54
Author: kgizdov
Revision: 1010518
upgpkg: lesspipe 1.89-1
Modified:
lesspipe/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-02 08:30:54 UTC (rev 1010517)
+++ PKGBUILD 2021-09-02 08:32:54 UTC (rev 1010518)
@@ -4,7 +4,7 @@
# Contributor: solsTiCe d'Hiver <solstice.dhiver at gmail.com>
pkgname=lesspipe
-pkgver=1.88
+pkgver=1.89
pkgrel=1
pkgdesc='an input filter for the pager less'
depends=('less' 'perl')
@@ -31,7 +31,7 @@
url="https://www-zeuthen.desy.de/~friebel/unix/lesspipe.html"
source=("https://github.com/wofr06/lesspipe/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz"
lesspipe.sh)
-sha256sums=('442a178f40e0261144f03f1a31048e00d09c8d0fbd7107d99d183b54f10c7ac3'
+sha256sums=('bc61afe1fc9a7d30904c03b5048720755e4d5585016ca56cd8a41fcf96b1eabe'
'522a4893b640ed95e39fd4ca83a5d5ec79207542fec03710fa5e73fe201ed057')
build() {
More information about the arch-commits
mailing list