Update to 0.0.238

This commit is contained in:
huochenghai 2026-01-28 20:32:33 +00:00
parent c3c3b5cc76
commit fcd47e3d71
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.237
pkgver = 0.0.238
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.237
provides = alma=0.0.238
conflicts = alma-appimage
source = https://github.com/yetone/alma-releases/releases/download/v0.0.237/alma-0.0.237-linux-amd64.deb
sha256sums = 0399e4477dc12d08b85c6b1c009d30c53add45dad0007e17904cb3761ad536fd
source = https://github.com/yetone/alma-releases/releases/download/v0.0.238/alma-0.0.238-linux-amd64.deb
sha256sums = 9aaec40809c5ca9be7900962abd52759b5a1e350a8ce4db4f11e797f32d4843f
pkgname = alma-desktop-bin

View file

@ -1,6 +1,6 @@
# Maintainer: huochenghai <huochenghai@gmail.com>
pkgname="alma-desktop-bin"
pkgver="0.0.237"
pkgver="0.0.238"
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=('0399e4477dc12d08b85c6b1c009d30c53add45dad0007e17904cb3761ad536fd')
sha256sums=('9aaec40809c5ca9be7900962abd52759b5a1e350a8ce4db4f11e797f32d4843f')
prepare() {
ar p alma-${pkgver}-linux-amd64.deb data.tar.xz | tar --zstd -x