mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
New package: reader-0.5.0
This commit is contained in:
parent
5c9e3f438d
commit
7eb6dacd7b
1 changed files with 12 additions and 0 deletions
12
srcpkgs/reader/template
Normal file
12
srcpkgs/reader/template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'reader'
|
||||
pkgname=reader
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/mrusme/reader"
|
||||
short_desc="Lightweight CLI tool offering better readability of web pages"
|
||||
maintainer="Yushi <github@yushi.one>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/mrusme/reader"
|
||||
distfiles="https://github.com/mrusme/reader/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=76cdc84a013e4ecad5234f0abcaef905b5021a3dc4f72044fdb20f2de5653096
|
Loading…
Add table
Reference in a new issue