Bert Peters pushed to branch main at Arch Linux / Packaging / Packages / 
lesspipe


Commits:
47466a65 by Bert Peters at 2026-06-08T22:09:45+02:00
upgpkg: 2.26-1

fixes 
https://gitlab.archlinux.org/archlinux/packaging/packages/lesspipe/-/work_items/3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lesspipe
        pkgdesc = an input filter for the pager less
-       pkgver = 2.25
+       pkgver = 2.26
        pkgrel = 1
        url = https://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
        arch = any
@@ -25,9 +25,9 @@ pkgbase = lesspipe
        optdepends = unrtf: support for rtf file
        optdepends = mediainfo: support for mp4 file
        optdepends = imagemagick: support for some image file
-       source = 
lesspipe-2.25.tar.gz::https://github.com/wofr06/lesspipe/archive/refs/tags/v2.25.tar.gz
+       source = 
lesspipe-2.26.tar.gz::https://github.com/wofr06/lesspipe/archive/refs/tags/v2.26.tar.gz
        source = lesspipe.sh
-       b2sums = 
12ef72e5dca056cb486acacb53e1f4efe29356cb4bec79ab98448b558bab3befcfa0d0846b4c84c22436623f0ded6aa2abf2f5a2dd442dea903e860dee77dee9
+       b2sums = 
11f9a21fdc7d061cb4ce2b5aa141acac51818b5cd4730bf7ee36a7b018733d38645c90bdd4a37e46b4b2a84ca0277082aabed6d7273828162429d6abd53de9a3
        b2sums = 
bf7dfbd8e00257995e1be518e1c46619139635e33dd4f6fbb89340b6a94494f076095efd6351829d390eaf0ed6e119dbc3fba3a7bc39d8e83f093c458df792b2
 
 pkgname = lesspipe


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: solsTiCe d'Hiver <[email protected]>
 
 pkgname=lesspipe
-pkgver=2.25
+pkgver=2.26
 pkgrel=1
 pkgdesc='an input filter for the pager less'
 depends=('less')
@@ -33,7 +33,7 @@ optdepends=('rpmextract: support for rpm files'
 url="https://www-zeuthen.desy.de/~friebel/unix/lesspipe.html";
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/wofr06/lesspipe/archive/refs/tags/v${pkgver}.tar.gz";
         'lesspipe.sh')
-b2sums=('12ef72e5dca056cb486acacb53e1f4efe29356cb4bec79ab98448b558bab3befcfa0d0846b4c84c22436623f0ded6aa2abf2f5a2dd442dea903e860dee77dee9'
+b2sums=('11f9a21fdc7d061cb4ce2b5aa141acac51818b5cd4730bf7ee36a7b018733d38645c90bdd4a37e46b4b2a84ca0277082aabed6d7273828162429d6abd53de9a3'
         
'bf7dfbd8e00257995e1be518e1c46619139635e33dd4f6fbb89340b6a94494f076095efd6351829d390eaf0ed6e119dbc3fba3a7bc39d8e83f093c458df792b2')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lesspipe/-/commit/47466a651610be9bc272bf8e48d057e51f966166

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lesspipe/-/commit/47466a651610be9bc272bf8e48d057e51f966166
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to