Compare commits

..

31 Commits

Author SHA1 Message Date
Yi-Ting Shih cceeeddc43 Feat: add build ci
Build package / build-package (push) Successful in 6m6s
2026-07-02 13:10:40 +08:00
github-actions[bot] 17e8f67e29 Update claude-code to 2.1.198 2026-07-01 20:47:01 +00:00
github-actions[bot] b891eabf75 Update claude-code to 2.1.197 2026-06-30 17:57:50 +00:00
github-actions[bot] a2afda6e6f Update claude-code to 2.1.196 2026-06-29 23:27:59 +00:00
github-actions[bot] e7360965e6 Update claude-code to 2.1.195 2026-06-26 22:18:57 +00:00
github-actions[bot] 1116fe3f70 Update claude-code to 2.1.193 2026-06-25 22:00:15 +00:00
github-actions[bot] 716a916e34 Update claude-code to 2.1.191 2026-06-24 22:37:57 +00:00
github-actions[bot] df5d207dff Update claude-code to 2.1.190 2026-06-24 15:58:05 +00:00
github-actions[bot] df4e6810e3 Update claude-code to 2.1.187 2026-06-23 21:09:57 +00:00
github-actions[bot] 6cf81f36cd Update claude-code to 2.1.186 2026-06-22 22:21:33 +00:00
github-actions[bot] d7ac26350c Update claude-code to 2.1.185 2026-06-20 21:00:09 +00:00
github-actions[bot] 59fa62236d Update claude-code to 2.1.183 2026-06-19 01:23:26 +00:00
github-actions[bot] 9c8ea4f2e5 Sync claude-code packaging 2026-06-18 17:12:55 +00:00
github-actions[bot] 288129d756 Update claude-code to 2.1.181 2026-06-17 22:55:45 +00:00
github-actions[bot] eb95baaf1d Update claude-code to 2.1.179 2026-06-16 20:23:05 +00:00
github-actions[bot] c8ebeb48f4 Update claude-code to 2.1.178 2026-06-15 21:36:06 +00:00
github-actions[bot] 01c2318a9c Update claude-code to 2.1.177 2026-06-13 01:28:10 +00:00
github-actions[bot] d777b83e6e Update claude-code to 2.1.176 2026-06-12 21:57:17 +00:00
github-actions[bot] 3cb517741b Update claude-code to 2.1.175 2026-06-12 04:27:11 +00:00
github-actions[bot] 36d3729684 Update claude-code to 2.1.174 2026-06-12 01:21:25 +00:00
github-actions[bot] 920387c4c9 Update claude-code to 2.1.173 2026-06-11 05:45:34 +00:00
github-actions[bot] 8b87f7a0fc Update claude-code to 2.1.172 2026-06-10 20:53:05 +00:00
github-actions[bot] 0d3e072547 Update claude-code to 2.1.170 2026-06-09 17:25:03 +00:00
github-actions[bot] d00a4a0696 Update claude-code to 2.1.169 2026-06-08 21:59:08 +00:00
github-actions[bot] 9ed583297f Update claude-code to 2.1.168 2026-06-06 23:42:11 +00:00
github-actions[bot] 56bddb3615 Update claude-code to 2.1.167 2026-06-06 01:34:18 +00:00
github-actions[bot] b2770e525a Update claude-code to 2.1.166 2026-06-06 00:56:49 +00:00
github-actions[bot] 9858e8f04e Update claude-code to 2.1.165 2026-06-05 05:46:37 +00:00
github-actions[bot] 3408a8586d Update claude-code to 2.1.163 2026-06-04 21:54:33 +00:00
github-actions[bot] d1573cc20e Update claude-code to 2.1.162 2026-06-03 21:32:31 +00:00
github-actions[bot] 01cc25c5c3 Update claude-code to 2.1.161 2026-06-02 21:59:40 +00:00
2 changed files with 13 additions and 9 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
pkgbase = claude-code pkgbase = claude-code
pkgdesc = An agentic coding tool that lives in your terminal pkgdesc = An agentic coding tool that lives in your terminal
pkgver = 2.1.160 pkgver = 2.1.198
pkgrel = 1 pkgrel = 1
url = https://github.com/anthropics/claude-code url = https://github.com/anthropics/claude-code
arch = x86_64 arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = claude-code
options = !strip options = !strip
source = cc-legal::https://code.claude.com/docs/en/legal-and-compliance.md source = cc-legal::https://code.claude.com/docs/en/legal-and-compliance.md
sha256sums = SKIP sha256sums = SKIP
source_x86_64 = claude-2.1.160-x86_64::https://downloads.claude.ai/claude-code-releases/2.1.160/linux-x64/claude source_x86_64 = claude-2.1.198-x86_64::https://downloads.claude.ai/claude-code-releases/2.1.198/linux-x64/claude
sha256sums_x86_64 = 2b84cc2e04633619eab02b9f77ed00a56b64682b4fa7b3267149ee9eb1fecfc7 sha256sums_x86_64 = 7066af42a5fe93038c13af5072d4c034dc3928092cb121fdd892c76b94b6b84d
source_aarch64 = claude-2.1.160-aarch64::https://downloads.claude.ai/claude-code-releases/2.1.160/linux-arm64/claude source_aarch64 = claude-2.1.198-aarch64::https://downloads.claude.ai/claude-code-releases/2.1.198/linux-arm64/claude
sha256sums_aarch64 = 1fcf285194a0ea0c5e09973c4c5910f71c5abf451930f0b9c79441d7501ac229 sha256sums_aarch64 = 99b50a6f2b1f3ef07bcaf1e58a2f9883c470c84e428afa321972b1aa20372e9a
pkgname = claude-code pkgname = claude-code
+8 -4
View File
@@ -4,7 +4,7 @@
# Automation repository: https://github.com/fabifont/claude-code-aur # Automation repository: https://github.com/fabifont/claude-code-aur
pkgname=claude-code pkgname=claude-code
pkgver=2.1.160 pkgver=2.1.198
pkgrel=1 pkgrel=1
pkgdesc="An agentic coding tool that lives in your terminal" pkgdesc="An agentic coding tool that lives in your terminal"
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')
@@ -29,17 +29,21 @@ source_x86_64=("claude-${pkgver}-x86_64::https://downloads.claude.ai/claude-code
source_aarch64=("claude-${pkgver}-aarch64::https://downloads.claude.ai/claude-code-releases/${pkgver}/linux-arm64/claude") source_aarch64=("claude-${pkgver}-aarch64::https://downloads.claude.ai/claude-code-releases/${pkgver}/linux-arm64/claude")
sha256sums=('SKIP') sha256sums=('SKIP')
sha256sums_x86_64=('2b84cc2e04633619eab02b9f77ed00a56b64682b4fa7b3267149ee9eb1fecfc7') sha256sums_x86_64=('7066af42a5fe93038c13af5072d4c034dc3928092cb121fdd892c76b94b6b84d')
sha256sums_aarch64=('1fcf285194a0ea0c5e09973c4c5910f71c5abf451930f0b9c79441d7501ac229') sha256sums_aarch64=('99b50a6f2b1f3ef07bcaf1e58a2f9883c470c84e428afa321972b1aa20372e9a')
package() { package() {
install -Dm755 "${srcdir}/claude-${pkgver}-${CARCH}" "${pkgdir}/opt/claude-code/bin/claude" install -Dm755 "${srcdir}/claude-${pkgver}-${CARCH}" "${pkgdir}/opt/claude-code/bin/claude"
# Create wrapper script to disable upstream update paths # Create wrapper script to disable upstream update paths, and to suppress the
# native-install health check. Claude Code expects the native installer layout
# (~/.local/bin/claude); since we install to /opt + /usr/bin it would otherwise
# warn on every startup: "claude command at ~/.local/bin/claude missing or broken".
install -dm755 "${pkgdir}/usr/bin" install -dm755 "${pkgdir}/usr/bin"
cat > "${pkgdir}/usr/bin/claude" << 'EOF' cat > "${pkgdir}/usr/bin/claude" << 'EOF'
#!/bin/sh #!/bin/sh
export DISABLE_UPDATES=1 export DISABLE_UPDATES=1
export DISABLE_INSTALLATION_CHECKS=1
exec /opt/claude-code/bin/claude "$@" exec /opt/claude-code/bin/claude "$@"
EOF EOF
chmod 755 "${pkgdir}/usr/bin/claude" chmod 755 "${pkgdir}/usr/bin/claude"