Skip to content

Commit

Permalink
offpunk: update to 2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maeve Sproule committed Dec 20, 2024
1 parent 4c85a44 commit c7553d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/offpunk/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'offpunk'
pkgname=offpunk
version=2.3
revision=2
version=2.4
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
depends="chafa file less python3-BeautifulSoup4 python3-chardet
Expand All @@ -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"
maintainer="Maeve Sproule <[email protected]>"
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"
distfiles="https://git.sr.ht/~lioploum/offpunk/archive/v${version}.tar.gz"
checksum=9b3e4c38a9517b77280cc97a38f4a24e3b7ef07945bebdf2f7c58064a1d72b9e
checksum=f79c1a2369da20c1ef278a4eca65d320d3d7cef6cc9c2a90475c6d6132ace3fd

post_install() {
vlicense LICENSE
Expand Down

0 comments on commit c7553d2

Please sign in to comment.