Update to 0.0.9

This commit is contained in:
Gentrit Biba 2026-02-22 04:24:40 +00:00
parent 444a714a88
commit 39cd9685ad
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cogpit
pkgdesc = Dashboard for browsing and inspecting Claude Code agent sessions
pkgver = 0.0.7
pkgver = 0.0.9
pkgrel = 1
url = https://github.com/gentritbiba/cogpit
arch = x86_64
@ -17,7 +17,7 @@ pkgbase = cogpit
depends = mesa
depends = nss
depends = alsa-lib
source = cogpit-0.0.7.pacman::https://github.com/gentritbiba/cogpit/releases/download/v0.0.7/cogpit-0.0.7.pacman
sha256sums = 67213638c24a99189065268e1731530f9779f40736fee8622790be91c313fba6
source = cogpit-0.0.9.pacman::https://github.com/gentritbiba/cogpit/releases/download/v0.0.9/cogpit-0.0.9.pacman
sha256sums = 712cf2b3387a2237072dbf725f38dfeea3fcfc6031334dba58229fe8cc3fd95b
pkgname = cogpit

View file

@ -1,6 +1,6 @@
# Maintainer: Gentrit Biba <gentritbiba@gmail.com>
pkgname=cogpit
pkgver=0.0.7
pkgver=0.0.9
pkgrel=1
pkgdesc="Dashboard for browsing and inspecting Claude Code agent sessions"
arch=('x86_64')
@ -8,7 +8,7 @@ url="https://github.com/gentritbiba/cogpit"
license=('MIT')
depends=('c-ares' 'gcc-libs' 'glibc' 'gtk3' 'libcups' 'libdrm' 'libnotify' 'libxcrypt-compat' 'libxss' 'mesa' 'nss' 'alsa-lib')
source=("${pkgname}-${pkgver}.pacman::https://github.com/gentritbiba/cogpit/releases/download/v${pkgver}/cogpit-${pkgver}.pacman")
sha256sums=('67213638c24a99189065268e1731530f9779f40736fee8622790be91c313fba6')
sha256sums=('712cf2b3387a2237072dbf725f38dfeea3fcfc6031334dba58229fe8cc3fd95b')
package() {
cd "${srcdir}"