fix: exclude pacman metadata dotfiles, bump pkgrel

This commit is contained in:
Gentrit Biba 2026-02-18 15:16:15 +01:00
parent 967fa3f2ab
commit 2ab61666c7
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = cogpit
pkgdesc = Dashboard for browsing and inspecting Claude Code agent sessions
pkgver = 0.0.1
pkgrel = 1
pkgrel = 2
url = https://github.com/gentritbiba/cogpit
arch = x86_64
license = MIT

View file

@ -1,7 +1,7 @@
# Maintainer: Gentrit Biba <gentritbiba@gmail.com>
pkgname=cogpit
pkgver=0.0.1
pkgrel=1
pkgrel=2
pkgdesc="Dashboard for browsing and inspecting Claude Code agent sessions"
arch=('x86_64')
url="https://github.com/gentritbiba/cogpit"