更新版本

This commit is contained in:
Rafael Baboni Dominiquini 2025-12-12 01:36:06 -03:00
parent f3ab9dc374
commit 738f2ca4e7
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = aionui-bin
pkgdesc = Transform your command-line experience into a modern, efficient AI Chat interface.
pkgver = 1.6.3
pkgver = 1.6.4
pkgrel = 1
url = https://github.com/iOfficeAI/AionUi
arch = x86_64
@ -12,7 +12,7 @@ pkgbase = aionui-bin
depends = alsa-lib
provides = aionui
conflicts = aionui
source_x86_64 = aionui_1.6.3_linux_amd64.deb::https://github.com/iOfficeAI/AionUi/releases/download/v1.6.3/AionUi-1.6.3-linux-amd64.deb
sha256sums_x86_64 = 904d511ca509c726f5b55c4e4c10d819f1f58e0a381dcceaf7ae242fe13c3b36
source_x86_64 = aionui_1.6.4_linux_amd64.deb::https://github.com/iOfficeAI/AionUi/releases/download/v1.6.4/AionUi-1.6.4-linux-amd64.deb
sha256sums_x86_64 = 3b8690c4cb8b3cea7e872ff640a1fe04b1bf01fcbd9b5bea11aa448b34b50180
pkgname = aionui-bin

View file

@ -3,7 +3,7 @@
pkgname=aionui-bin
_pkgname=aionui
pkgver=1.6.3
pkgver=1.6.4
pkgrel=1
pkgdesc="Transform your command-line experience into a modern, efficient AI Chat interface."
arch=('x86_64')
@ -23,7 +23,7 @@ conflicts=("${_pkgname}")
source_x86_64=("${_pkgname}_${pkgver}_linux_amd64.deb::${url}/releases/download/v${pkgver}/AionUi-${pkgver}-linux-amd64.deb")
sha256sums_x86_64=('904d511ca509c726f5b55c4e4c10d819f1f58e0a381dcceaf7ae242fe13c3b36')
sha256sums_x86_64=('3b8690c4cb8b3cea7e872ff640a1fe04b1bf01fcbd9b5bea11aa448b34b50180')
package() {
# .deb 包本质是一个 ar 归档文件,先用 ar 命令解开