fix: rename to later in the alphabet, just in case
All checks were successful
Lint / shellcheck (push) Successful in 17s
Publish kewt-git to AUR / publish-aur-git (push) Successful in 33s

This commit is contained in:
2026-03-19 21:29:22 +01:00
parent 5e033a65e7
commit b8cd129c47
3 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = kewt-git pkgbase = kewt-git
pkgdesc = A minimalist, 100% POSIX, static site generator inspired by werc and kew pkgdesc = A minimalist, 100% POSIX, static site generator inspired by werc and kew
pkgver = r0.0000000 pkgver = r0.0000000
pkgrel = 1 pkgrel = 2
url = https://kewt.krzak.org url = https://kewt.krzak.org
arch = any arch = any
license = ISC license = ISC

View File

@@ -1,7 +1,7 @@
# Maintainer: n0va <n0va@krzak.org> # Maintainer: n0va <n0va@krzak.org>
pkgname=kewt-git pkgname=kewt-git
pkgver=r0.0000000 pkgver=r0.0000000
pkgrel=1 pkgrel=2
pkgdesc="A minimalist, 100% POSIX, static site generator inspired by werc and kew" pkgdesc="A minimalist, 100% POSIX, static site generator inspired by werc and kew"
arch=('any') arch=('any')
url="https://kewt.krzak.org" url="https://kewt.krzak.org"