chore: 0.0.59-1

This commit is contained in:
InsidiousFiddler 2026-02-06 19:33:15 +00:00
parent 7cb8150fbf
commit 18b185d6fe
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = 1code
pkgdesc = Best UI for Claude Code with local and remote agent execution
pkgver = 0.0.58
pkgver = 0.0.59
pkgrel = 1
url = https://github.com/21st-dev/1code
arch = x86_64
@ -16,9 +16,9 @@ pkgbase = 1code
conflicts = 1code-bin
conflicts = 1code-git
options = !strip
source = 1code-0.0.58.tar.gz::https://github.com/21st-dev/1code/archive/refs/tags/v0.0.58.tar.gz
source = 1code-0.0.59.tar.gz::https://github.com/21st-dev/1code/archive/refs/tags/v0.0.59.tar.gz
source = 1code.desktop
sha256sums = 9e72870ba9058e247c21fef5ed0a7532985c813575f1e2e5bf8549a10dc191de
sha256sums = facdcff9793e47980f5411178f30c160b71b9d68757766868aaf339f862ee2ef
sha256sums = 3ef29244e4af479309b5c61185bf5274dd72d40ddab8ec2b85a632ba27a9195d
pkgname = 1code

View file

@ -1,6 +1,6 @@
# Maintainer: Insidious Fiddler <aur[at]codycody31[dot]dev>
pkgname=1code
pkgver=0.0.58
pkgver=0.0.59
pkgrel=1
pkgdesc="Best UI for Claude Code with local and remote agent execution"
arch=('x86_64')
@ -13,7 +13,7 @@ conflicts=("$pkgname-bin" "$pkgname-git")
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz"
"$pkgname.desktop")
sha256sums=('9e72870ba9058e247c21fef5ed0a7532985c813575f1e2e5bf8549a10dc191de'
sha256sums=('facdcff9793e47980f5411178f30c160b71b9d68757766868aaf339f862ee2ef'
'3ef29244e4af479309b5c61185bf5274dd72d40ddab8ec2b85a632ba27a9195d')
# ci/cd flag: gh repo for auto updates