From e4301155a1119d85d6efd0e103ef6041eb3a27d8 Mon Sep 17 00:00:00 2001 From: Maeve Sproule Date: Fri, 16 Feb 2024 14:38:41 -0700 Subject: [PATCH] offpunk: update to 2.2. --- srcpkgs/offpunk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/offpunk/template b/srcpkgs/offpunk/template index c3f2afdf52a354..660eee403f20bc 100644 --- a/srcpkgs/offpunk/template +++ b/srcpkgs/offpunk/template @@ -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 " -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