Aggiornamento versione. Corretta pipeline.

This commit is contained in:
Emiliano Vavassori 2025-06-06 19:03:04 +02:00
parent b669bebb47
commit e186cf511f
2 changed files with 10 additions and 12 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Emiliano Vavassori <syntaxerrormmm@gmail.com>
pkgname=ferrumgate-bin
pkgver=1.9.0
pkgver=1.10.0
pkgrel=1
pkgdesc="Ferrumgate client for Linux - Binaries from .deb"
arch=('x86_64')
@ -11,8 +11,8 @@ install=
options=('!strip')
ARCH='amd64'
md5sums=('0000e6bbc3c38b68f47333921ff9dbd2')
source=('https://github.com/ferrumgate/secure.client/releases/download/v1.9.0/ferrumgate_1.9.0_linux_amd64.deb')
source=('https://github.com/ferrumgate/secure.client/releases/download/v1.10.0/ferrumgate_1.10.0_linux_amd64.deb')
sha256sums=('c487fcbdefaa8678d9d520332afef7098c7584364fd32daaabadcd828ae47c89')
build() {
pkgsrc=$srcdir/$pkgbase-$pkgver