mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
d5d2ea3c74
commit
67ca5a0dcc
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'offpunk'
|
# Template file for 'offpunk'
|
||||||
pkgname=offpunk
|
pkgname=offpunk
|
||||||
version=2.2
|
version=2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
depends="chafa file less python3-BeautifulSoup4 python3-chardet
|
depends="chafa file less python3-BeautifulSoup4 python3-chardet
|
||||||
python3-cryptography python3-feedparser python3-readability-lxml
|
python3-cryptography python3-feedparser python3-readability-lxml
|
||||||
python3-requests python3-setproctitle xdg-utils xsel"
|
python3-requests python3-setproctitle wl-clipboard xdg-utils xsel"
|
||||||
short_desc="Offline-first command-line browser for gemini, gopher and the web"
|
short_desc="Offline-first command-line browser for gemini, gopher and the web"
|
||||||
maintainer="Maeve Sproule <code@sprock.dev>"
|
maintainer="Maeve Sproule <code@sprock.dev>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://sr.ht/~lioploum/offpunk"
|
homepage="https://sr.ht/~lioploum/offpunk"
|
||||||
changelog="https://git.sr.ht/~lioploum/offpunk/blob/master/CHANGELOG"
|
changelog="https://git.sr.ht/~lioploum/offpunk/blob/master/CHANGELOG"
|
||||||
distfiles="https://git.sr.ht/~lioploum/offpunk/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~lioploum/offpunk/archive/v${version}.tar.gz"
|
||||||
checksum=c6afc11bcfc8624f2eb79e97b37987ee3a9b46fe0888a09d86310fd3a7ddb346
|
checksum=9b3e4c38a9517b77280cc97a38f4a24e3b7ef07945bebdf2f7c58064a1d72b9e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue