KASM-7051 Fix APKBUILD by adding pkgrel

This commit is contained in:
Dmitry Maksyoma 2025-03-20 17:21:44 +13:00
parent f2a19e6e09
commit 16d02f6c2f
No known key found for this signature in database

View File

@ -4,7 +4,7 @@
# Maintainer: Kasm Technologies LLC <info@kasmweb.com> # Maintainer: Kasm Technologies LLC <info@kasmweb.com>
pkgname=kasmvncserver pkgname=kasmvncserver
pkgver=1.3.4 pkgver=1.3.4
pkgver=0 pkgrel=0
pkgdesc="KasmVNC provides remote web-based access to a Desktop or application." pkgdesc="KasmVNC provides remote web-based access to a Desktop or application."
url="https://github.com/kasmtech/KasmVNC" url="https://github.com/kasmtech/KasmVNC"
arch="x86_64 aarch64" arch="x86_64 aarch64"