chore: bump epoch on moongreet-git and sweet-cursors-git
Build and publish packages / build-and-publish (push) Failing after 32m18s

Local AUR/older builds outsort the registry versions on pacman vercmp:

- sweet-cursors-git: paru-built r445 (Gigas002/Sweet#cursors) > registry
  r1 (our snapshot fork). Snapshot stays frozen by design.
- moongreet-git: pre-rollback 0.10.0 > current 0.8.6 (upstream tag
  history continued at 0.8.4–0.8.6 on top of an earlier 0.10.0 line).

epoch=1 on both, pkgrel bumped to retrigger CI. Also extends .gitignore
to cover the remaining makepkg bare-clone dirs (moongreet, moonlock,
moonset, sshfs_connect) that weren't listed before.
This commit is contained in:
2026-04-28 09:01:09 +02:00
parent 33e61d4df5
commit e7398d479e
4 changed files with 20 additions and 2 deletions
+2 -1
View File
@@ -4,8 +4,9 @@
# Maintainer: Dominik Kressler
pkgname=sweet-cursors-git
epoch=1
pkgver=r1.4b49c35
pkgrel=2
pkgrel=3
pkgdesc="Sweet cursor theme"
arch=('any')
url="https://gitea.moonarch.de/nevaforget/Sweet-cursors"