diff options
| author | kj_sh604 <43.splash@gmail.com> | 2025-12-21 00:04:55 -0500 |
|---|---|---|
| committer | kj_sh604 <43.splash@gmail.com> | 2025-12-21 00:04:55 -0500 |
| commit | 152ec47aa09609eab0e93c44116841c96432bfef (patch) | |
| tree | 000863bae602406b31f9cd859beeb912e640be15 | |
| parent | 260042d128f25a823f918d2179d0e070c6477b5f (diff) | |
refactor: update PKGBUILD
| -rw-r--r-- | archlinux/.SRCINFO | 2 | ||||
| -rw-r--r-- | archlinux/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/archlinux/.SRCINFO b/archlinux/.SRCINFO index 946d5be..1e0a3e1 100644 --- a/archlinux/.SRCINFO +++ b/archlinux/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = kjagave-git pkgdesc = a color picker inspired by agave, but only with the features that kj_sh604 used - pkgver = r4.1aecac2 + pkgver = r7.260042d pkgrel = 1 url = https://github.com/kj-sh604/kjagave arch = x86_64 diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index df76486..da28996 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=kjagave-git -pkgver=r5.285fc5d +pkgver=r7.260042d pkgrel=1 pkgdesc="a color picker inspired by agave, but only with the features that kj_sh604 used" arch=('x86_64') |
