Fix pkgver

This commit is contained in:
TBK 2020-03-04 02:55:31 +01:00
parent 0ffff79db4
commit 5307320260
No known key found for this signature in database
GPG Key ID: 6D4FD19CB66C95EA
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
pkgbase = termius-beta pkgbase = termius-beta
pkgdesc = Desktop SSH Client pkgdesc = Desktop SSH Client
pkgver = 5.5,1 pkgver = 5.5.2
pkgrel = 1 pkgrel = 2
url = https://www.termius.com/ url = https://www.termius.com/
arch = x86_64 arch = x86_64
license = custom license = custom
@ -11,7 +11,7 @@ pkgbase = termius-beta
depends = libxtst depends = libxtst
depends = nss depends = nss
depends = libxss depends = libxss
source = termius-beta-5.5,1.snap::https://api.snapcraft.io/api/v1/snaps/download/yyZzRdoyiRz3EM7iuvjhaIjDfnlFJcZs_83.snap source = termius-beta-5.5.2.snap::https://api.snapcraft.io/api/v1/snaps/download/yyZzRdoyiRz3EM7iuvjhaIjDfnlFJcZs_83.snap
source = termius-beta.desktop source = termius-beta.desktop
source = tos.html source = tos.html
sha256sums = 34ed84c67e9c998104bb7c9a4ca05ab2531b0445f4937741eff225e957050edb sha256sums = 34ed84c67e9c998104bb7c9a4ca05ab2531b0445f4937741eff225e957050edb

View File

@ -2,8 +2,8 @@
# Contributor: TBK <aur@jjtc.eu> # Contributor: TBK <aur@jjtc.eu>
pkgname=termius-beta pkgname=termius-beta
pkgver=5.5,1 pkgver=5.5.2
pkgrel=1 pkgrel=2
pkgdesc="Desktop SSH Client" pkgdesc="Desktop SSH Client"
url="https://www.termius.com/" url="https://www.termius.com/"
arch=('x86_64') arch=('x86_64')