diff options
| author | kj_sh604 | 2025-12-21 00:04:55 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-12-21 00:04:55 -0500 |
| commit | 152ec47aa09609eab0e93c44116841c96432bfef (patch) | |
| tree | 000863bae602406b31f9cd859beeb912e640be15 /archlinux | |
| parent | 260042d128f25a823f918d2179d0e070c6477b5f (diff) | |
refactor: update PKGBUILD
Diffstat (limited to 'archlinux')
| -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 @@ | |||
| 1 | pkgbase = kjagave-git | 1 | pkgbase = kjagave-git |
| 2 | pkgdesc = a color picker inspired by agave, but only with the features that kj_sh604 used | 2 | pkgdesc = a color picker inspired by agave, but only with the features that kj_sh604 used |
| 3 | pkgver = r4.1aecac2 | 3 | pkgver = r7.260042d |
| 4 | pkgrel = 1 | 4 | pkgrel = 1 |
| 5 | url = https://github.com/kj-sh604/kjagave | 5 | url = https://github.com/kj-sh604/kjagave |
| 6 | arch = x86_64 | 6 | 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 @@ | |||
| 1 | pkgname=kjagave-git | 1 | pkgname=kjagave-git |
| 2 | pkgver=r5.285fc5d | 2 | pkgver=r7.260042d |
| 3 | pkgrel=1 | 3 | pkgrel=1 |
| 4 | pkgdesc="a color picker inspired by agave, but only with the features that kj_sh604 used" | 4 | pkgdesc="a color picker inspired by agave, but only with the features that kj_sh604 used" |
| 5 | arch=('x86_64') | 5 | arch=('x86_64') |
