更新版本

This commit is contained in:
a15355447898a 2025-11-11 10:51:24 +08:00
parent bd6c325165
commit 23deebe0a7
No known key found for this signature in database
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.5.0
pkgver = 1.5.1
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.5.0_linux_amd64.deb::https://github.com/iOfficeAI/AionUi/releases/download/v1.5.0/AionUi-1.5.0-linux-amd64.deb
sha256sums_x86_64 = 5c88e2772b1e2e4074e427bcb470ef19978aeb7f08ace939e50c6c4d61cd74a7
source_x86_64 = aionui_1.5.1_linux_amd64.deb::https://github.com/iOfficeAI/AionUi/releases/download/v1.5.1/AionUi-1.5.1-linux-amd64.deb
sha256sums_x86_64 = b1d9edda599eecf3dfdfbc61f8fc291576ac74e6959ce43dcd332843a13eae0a
pkgname = aionui-bin

View file

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