Update to 0.0.192

This commit is contained in:
huochenghai 2026-01-07 16:32:39 +00:00
parent 4e6c3a644e
commit d622af5029
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.190
pkgver = 0.0.192
pkgrel = 1
url = https://alma.now
arch = x86_64
@ -36,8 +36,8 @@ pkgbase = alma-desktop-bin
depends = libxkbcommon
depends = systemd-libs
depends = java-runtime
provides = alma=0.0.190
source = https://github.com/yetone/alma-releases/releases/download/v0.0.190/alma-0.0.190-linux-amd64.deb
sha256sums = f272d632f2c604d42882c050c470c0c3b23ff8c0fd3cad2a138bd9ed7a55917f
provides = alma=0.0.192
source = https://github.com/yetone/alma-releases/releases/download/v0.0.192/alma-0.0.192-linux-amd64.deb
sha256sums = 8c4fdc55a42e30fc1c5801aa0a6a479a5be9e1fa44bc22745f495698c00f01a5
pkgname = alma-desktop-bin

View file

@ -1,6 +1,6 @@
# Maintainer: huochenghai <huochenghai@gmail.com>
pkgname="alma-desktop-bin"
pkgver="0.0.190"
pkgver="0.0.192"
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=()
license=("LicenseRef-custom")
source=("${_github_url}/releases/download/v${pkgver}/alma-${pkgver}-linux-amd64.deb")
sha256sums=('f272d632f2c604d42882c050c470c0c3b23ff8c0fd3cad2a138bd9ed7a55917f')
sha256sums=('8c4fdc55a42e30fc1c5801aa0a6a479a5be9e1fa44bc22745f495698c00f01a5')
prepare() {
ar p alma-${pkgver}-linux-amd64.deb data.tar.xz | tar --zstd -x