Skip to content

Commit e065d8b

Browse files
elbachir-oneDuncaen
authored andcommitted
lesspipe: update to 2.24
1 parent 9b05002 commit e065d8b

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

srcpkgs/lesspipe/template

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
# Template file for 'lesspipe'
22
pkgname=lesspipe
3-
version=2.08
3+
version=2.24
44
revision=1
55
depends="less"
66
short_desc="Input filter for the pager less"
77
maintainer="Orphaned <orphan@voidlinux.org>"
88
license="GPL-2.0-only"
99
homepage="http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html"
10-
changelog="https://raw.githubusercontent.com/wofr06/lesspipe/lesspipe/ChangeLog"
11-
distfiles="https://github.com/wofr06/lesspipe/archive/v${version}.tar.gz"
12-
checksum=91b1363ba9b5594fa4285717592d712a6c724ae7ee35a9543127b3d64677c0d2
10+
changelog="https://raw.githubusercontent.com/wofr06/lesspipe/refs/heads/lesspipe/ChangeLog"
11+
distfiles="https://github.com/wofr06/lesspipe/archive/refs/tags/v${version}.tar.gz"
12+
checksum=e8c3ac4c5954252ab72ae9e70d28ca1dff866b193a713bc67e2ad9f37ff6cec3
1313

1414
do_install() {
1515
vbin archive_color
16-
vbin code2color
17-
vbin sxw2txt
1816
vbin vimcolor
1917
vbin lesspipe.sh
2018
vman lesspipe.1

0 commit comments

Comments
 (0)