Update to $NEW_VER

This commit is contained in:
huochenghai 2026-01-07 02:43:49 +00:00
parent 2aa4e98561
commit dd37b2ea54
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.180
pkgver = 0.0.183
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.180
source = https://github.com/yetone/alma-releases/releases/download/v0.0.180/alma-0.0.180-linux-amd64.deb
sha256sums = 890d270a581f885ffab8083e4ad707cf85f35d300d4d9f6bd400ee0fdce71cd9
provides = alma=0.0.183
source = https://github.com/yetone/alma-releases/releases/download/v0.0.183/alma-0.0.183-linux-amd64.deb
sha256sums = 123df58b767b0b736fb75cdd0126a4064a516f224ee1f2dd6436854cdb76630e
pkgname = alma-desktop-bin

View file

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