Package Details: cozette-otb 1.30.0-1

Git Clone URL: https://aur.archlinux.org/cozette-otb.git (read-only, click to copy)
Package Base: cozette-otb
Description: A bitmap programming font optimized for coziness
Upstream URL: https://github.com/slavfox/Cozette
Keywords: bitmap font otb
Licenses: MIT
Submitter: ifreund
Maintainer: twelveeighty
Last Packager: twelveeighty
Votes: 23
Popularity: 0.58
First Submitted: 2020-02-11 19:32 (UTC)
Last Updated: 2025-07-30 14:48 (UTC)

Latest Comments

1 2 3 4 Next › Last »

twelveeighty commented on 2026-03-31 03:06 (UTC)

It looks like there was some turnover upstream. The v.2.0.0 tag was applied three weeks ago but no new Release was created and the ChangeLog lists 2.0.0 as "Unreleased". This might be just a side-effect of the foundry changing and it's meant to be an actual release.

I've opened an Issue upstream requesting clarification.

ilovemikael commented on 2026-03-31 00:43 (UTC) (edited on 2026-03-31 01:22 (UTC) by ilovemikael)

hi, this was updated to 2.0.0; the new source url's syntactic format no longer permits a simple pkgver bump to match the update's source. I am pretty sure this is because v.2.0.0 is presently (subject to change?) just a tag, not a full fledged release; perchance there's a method superior to my conjurings (of the upward variety) in the divinely fine and finely divine artisan craft of novel url discovery (this was the easy way out, I'm likely a fool for bothering to look further but was curious to match the original format as closely as possible), but here's my solution:

-source=("https://github.com/slavfox/Cozette/releases/download/v.${pkgver}/CozetteFonts-v-${pkgver//./-}.zip")
+source=("https://github.com/slavfox/Cozette/releases/tag/v.${pkgver}/Cozette-v.${pkgver}.zip")

probably an ephemeral fix since probably sometime a release will rise from the ashes (and those three mystical intercalatory letters shall henceforth (probably) vanish without a trace), but the zip was renamed, probably inadvertently, to require less sedification anyways so the times they are-a-changin'

Aftermath commented on 2024-10-02 11:04 (UTC)

Thanks for maintenance.

twelveeighty commented on 2023-06-12 16:01 (UTC)

Updated to 1.19.3 - new HiDPI font is installed as cozette_hidpi.otb

twelveeighty commented on 2023-04-17 15:33 (UTC)

Updated to 1.19.2

twelveeighty commented on 2023-02-21 16:21 (UTC)

Updated to 1.19.1

twelveeighty commented on 2022-12-10 16:37 (UTC)

Updated to 1.19.0

twelveeighty commented on 2022-11-30 15:40 (UTC)

Thanks @fluix for the patch/tip! Updated the package to incorporate that fix.