Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
lesspipe


Commits:
ab3bc6cd by Christian Heusel at 2024-03-01T18:27:50+01:00
upgpkg: 2.07-2: Rebuild all packages signed by 
C5A5958FD7785FAD982FA2EC5A45B06B81CAB876

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,34 @@
+pkgbase = lesspipe
+       pkgdesc = an input filter for the pager less
+       pkgver = 2.07
+       pkgrel = 2
+       url = https://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
+       arch = any
+       license = GPL-2.0-or-later
+       makedepends = zsh
+       depends = less
+       depends = perl
+       optdepends = rpmextract: support for rpm files
+       optdepends = fastjar: support for jar files
+       optdepends = unzip: support for zip files
+       optdepends = unrar: support for rar files
+       optdepends = p7zip: support for 7za files
+       optdepends = cabextract: support for cab files
+       optdepends = cdrtools: support for iso files
+       optdepends = html2text: support for html files
+       optdepends = ghostscript: support for ps files
+       optdepends = djvulibre: support for DjVu files
+       optdepends = odt2txt: support for OpenDocument files
+       optdepends = antiword: support for word file
+       optdepends = catdoc: support for word file
+       optdepends = pandoc: support for word file
+       optdepends = libreoffice-fresh: support for MS Office files
+       optdepends = unrtf: support for rtf file
+       optdepends = mediainfo: support for mp4 file
+       optdepends = imagemagick: support for some image file
+       source = 
lesspipe-2.07.tar.gz::https://github.com/wofr06/lesspipe/archive/refs/tags/v2.07.tar.gz
+       source = lesspipe.sh
+       b2sums = 
b9be5968d808dc57caa00551cdf663be75dff1c9662b585ddd2e1891f6f66fce0b71a468d9b9172af2833bd6ee255ad9b5fb917dac527eeb8b57427c568cd620
+       b2sums = 
bf7dfbd8e00257995e1be518e1c46619139635e33dd4f6fbb89340b6a94494f076095efd6351829d390eaf0ed6e119dbc3fba3a7bc39d8e83f093c458df792b2
+
+pkgname = lesspipe


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@
 
 pkgname=lesspipe
 pkgver=2.07
-pkgrel=1
+pkgrel=2
 pkgdesc='an input filter for the pager less'
 depends=('less' 'perl')
 makedepends=('zsh')
 arch=('any')
-license=('GPL')
+license=('GPL-2.0-or-later')
 optdepends=('rpmextract: support for rpm files'
            'fastjar: support for jar files'
            'unzip: support for zip files'



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lesspipe/-/commit/ab3bc6cd3f0f8b27b2c512cde3cf5f8d8cf547b5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to