Compare commits

...

3 commits

Author SHA1 Message Date
sprock
e5b476124e
Merge 5290dd7419 into 3c123a3701 2025-04-03 18:48:22 -06:00
Mintsuki
3c123a3701 limine: update to 9.2.2. 2025-04-03 20:24:50 +00:00
Maeve Sproule
5290dd7419 offpunk: update to 2.7. 2025-04-01 14:42:46 -06:00
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'limine'
pkgname=limine
version=9.2.1
version=9.2.2
revision=1
build_style=gnu-configure
configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://limine-bootloader.org/"
changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
checksum=c87afc14c38a9569529249a41800c2e91e0f1ceeed1e4dfc830ac94bf9cfbefb
checksum=b83decd75effba101e4427b1efc81748cf73201c85be36e3795ca090f5f08083
post_install() {
vlicense COPYING

View file

@ -1,7 +1,7 @@
# Template file for 'offpunk'
pkgname=offpunk
version=2.3
revision=2
version=2.7
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
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"
maintainer="Maeve Sproule <code@sprock.dev>"
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=443e37ce034b904e3424d8c772715d0cdc7161ca57345d55e291cc2bad04999c
post_install() {
vlicense LICENSE