mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
offpunk: update to 2.7.
This commit is contained in:
parent
59d2b25087
commit
5290dd7419
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'offpunk'
|
# Template file for 'offpunk'
|
||||||
pkgname=offpunk
|
pkgname=offpunk
|
||||||
version=2.3
|
version=2.7
|
||||||
revision=2
|
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
|
||||||
|
@ -10,10 +10,10 @@ depends="chafa file less python3-BeautifulSoup4 python3-chardet
|
||||||
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://offpunk.net/"
|
||||||
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=9b3e4c38a9517b77280cc97a38f4a24e3b7ef07945bebdf2f7c58064a1d72b9e
|
checksum=443e37ce034b904e3424d8c772715d0cdc7161ca57345d55e291cc2bad04999c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue