mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
offpunk: update to 2.2.
This commit is contained in:
parent
3d8976aa53
commit
c80a9a10dc
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'offpunk'
|
||||
pkgname=offpunk
|
||||
version=2.1
|
||||
version=2.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling"
|
||||
|
@ -9,11 +9,11 @@ depends="chafa file less python3-BeautifulSoup4 python3-chardet
|
|||
python3-requests python3-setproctitle xdg-utils xsel"
|
||||
short_desc="Offline-first command-line browser for gemini, gopher and the web"
|
||||
maintainer="Maeve Sproule <code@sprock.dev>"
|
||||
license="BSD-2-Clause"
|
||||
license="AGPL-3.0-only"
|
||||
homepage="https://sr.ht/~lioploum/offpunk"
|
||||
changelog="https://git.sr.ht/~lioploum/offpunk/blob/master/CHANGELOG"
|
||||
distfiles="https://git.sr.ht/~lioploum/offpunk/archive/v${version}.tar.gz"
|
||||
checksum=e764671241214d7ccf7a86309cc80030eb43185e1dab218833602890615037ac
|
||||
checksum=c6afc11bcfc8624f2eb79e97b37987ee3a9b46fe0888a09d86310fd3a7ddb346
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue