Update to 0.0.235

This commit is contained in:
huochenghai 2026-01-26 01:56:12 +00:00
parent c1862263cd
commit d229f5ef95
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = alma-desktop-bin
pkgdesc = A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers.
pkgver = 0.0.234
pkgver = 0.0.235
pkgrel = 1
url = https://alma.now
arch = x86_64
@ -36,9 +36,9 @@ pkgbase = alma-desktop-bin
depends = libxkbcommon
depends = systemd-libs
depends = java-runtime
provides = alma=0.0.234
provides = alma=0.0.235
conflicts = alma-appimage
source = https://github.com/yetone/alma-releases/releases/download/v0.0.234/alma-0.0.234-linux-amd64.deb
sha256sums = e03cff8f4c206ae869ea200d6431713bad1363cf979db0b75cf865b6110c8743
source = https://github.com/yetone/alma-releases/releases/download/v0.0.235/alma-0.0.235-linux-amd64.deb
sha256sums = 6582580c6d8a779c8868f5f5b7e8812c0a513218d6db36b0d68f50cd15de7a52
pkgname = alma-desktop-bin

View file

@ -1,6 +1,6 @@
# Maintainer: huochenghai <huochenghai@gmail.com>
pkgname="alma-desktop-bin"
pkgver="0.0.234"
pkgver="0.0.235"
pkgrel=1
pkgdesc="A beautiful desktop application that unifies your AI experience. Seamlessly switch between OpenAI, Anthropic, Google Gemini, and custom providers."
arch=("x86_64")
@ -12,7 +12,7 @@ provides=("alma=${pkgver}")
conflicts=(alma-appimage)
license=("LicenseRef-custom")
source=("${_github_url}/releases/download/v${pkgver}/alma-${pkgver}-linux-amd64.deb")
sha256sums=('e03cff8f4c206ae869ea200d6431713bad1363cf979db0b75cf865b6110c8743')
sha256sums=('6582580c6d8a779c8868f5f5b7e8812c0a513218d6db36b0d68f50cd15de7a52')
prepare() {
ar p alma-${pkgver}-linux-amd64.deb data.tar.xz | tar --zstd -x