summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-10-26 02:15:29 +0200
committerwereii2023-06-28 10:57:02 +0200
commitb6b26f81af4e508c74a8e1d226b7740d4ed53534 (patch)
treee6695330de55610a138fbbc1e3a8c97488d572b4
parent5f7a4bd957aaa38100bbfdb60a4c303cc16871bb (diff)
downloadaur-b6b26f81af4e508c74a8e1d226b7740d4ed53534.tar.gz
Update to 8.6.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf3fffcffb94..39ae07988439 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nomachine-enterprise-client
pkgdesc = Remote desktop application, client only
- pkgver = 8.5.3
+ pkgver = 8.6.1
pkgrel = 1
url = http://www.nomachine.com
install = nomachine-client.install
@@ -22,9 +22,9 @@ pkgbase = nomachine-enterprise-client
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- source_x86_64 = http://download.nomachine.com/download/8.5/Linux/nomachine-enterprise-client_8.5.3_1_x86_64.tar.gz
- sha256sums_x86_64 = 5c8d39914faa76504a9315068c4117fa851498019b118ef52dc74eecc79f2021
- source_i686 = http://download.nomachine.com/download/8.5/Linux/nomachine-enterprise-client_8.5.3_1_i686.tar.gz
- sha256sums_i686 = 52c42d1c9c4ae60890c6c9a018f09d4d6e653b29f1066d46fad158a7eb0833c8
+ source_x86_64 = http://download.nomachine.com/download/8.6/Linux/nomachine-enterprise-client_8.6.1_3_x86_64.tar.gz
+ sha256sums_x86_64 = 5b340834f48a375ea469a76d0892dbc46684a0c92648e996b5c85ab8d600ae30
+ source_i686 = http://download.nomachine.com/download/8.6/Linux/nomachine-enterprise-client_8.6.1_3_i686.tar.gz
+ sha256sums_i686 = 4c678a7dca91e1f5202c27ad28b7db5ca520e308abb06c93ae99b8a37dfadaa1
pkgname = nomachine-enterprise-client
diff --git a/PKGBUILD b/PKGBUILD
index c4fbbd2409c7..03ad1714e571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: FD <fxd@seznam.cz>
pkgname=nomachine-enterprise-client
-pkgver=8.5.3
-_x64_rel=1
-_i686_rel=1
+pkgver=8.6.1
+_x64_rel=3
+_i686_rel=3
pkgrel=1
pkgdesc="Remote desktop application, client only"
groups=('network')
@@ -22,8 +22,8 @@ sha256sums=(SKIP SKIP SKIP)
source_x86_64=("http://download.nomachine.com/download/${pkgver%*.*}/Linux/${pkgname}_${pkgver}_${_x64_rel}_x86_64.tar.gz")
source_i686=("http://download.nomachine.com/download/${pkgver%*.*}/Linux/${pkgname}_${pkgver}_${_i686_rel}_i686.tar.gz")
-sha256sums_x86_64=('5c8d39914faa76504a9315068c4117fa851498019b118ef52dc74eecc79f2021')
-sha256sums_i686=('52c42d1c9c4ae60890c6c9a018f09d4d6e653b29f1066d46fad158a7eb0833c8')
+sha256sums_x86_64=('5b340834f48a375ea469a76d0892dbc46684a0c92648e996b5c85ab8d600ae30')
+sha256sums_i686=('4c678a7dca91e1f5202c27ad28b7db5ca520e308abb06c93ae99b8a37dfadaa1')
package()
{