Update to 0.0.246

This commit is contained in:
huochenghai 2026-02-02 16:41:38 +00:00
parent 5515541821
commit 124b681cec
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.243
pkgver = 0.0.246
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.243
provides = alma=0.0.246
conflicts = alma-appimage
source = https://github.com/yetone/alma-releases/releases/download/v0.0.243/alma-0.0.243-linux-amd64.deb
sha256sums = acb20d2bd971e11f71a2beec7f674a5210e30a0f669284f58f8510ef4d323122
source = https://github.com/yetone/alma-releases/releases/download/v0.0.246/alma-0.0.246-linux-amd64.deb
sha256sums = c4c7871c9b4a5ee4682022162a55eceb6178591bc0a60cbfdf94a80fa266b819
pkgname = alma-desktop-bin

View file

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