summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-10-26 02:15:29 +0200
committerTomáš Svoboda2023-05-14 13:42:10 +0200
commit5f7a4bd957aaa38100bbfdb60a4c303cc16871bb (patch)
tree54cd663d8eb63932028d4ea76b3defb95e8c97e2
parentca0b2f0ffb22f0f5c0bc8103257a38687d8ceb11 (diff)
downloadaur-5f7a4bd957aaa38100bbfdb60a4c303cc16871bb.tar.gz
Update to 8.5.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f6d875c2d0f..cf3fffcffb94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nomachine-enterprise-client
pkgdesc = Remote desktop application, client only
- pkgver = 8.4.2
+ pkgver = 8.5.3
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.4/Linux/nomachine-enterprise-client_8.4.2_2_x86_64.tar.gz
- sha256sums_x86_64 = 2871a6f9531bf1691b5b2b73a942083b8304e9d514b6dfffad0f39c351eca19a
- source_i686 = http://download.nomachine.com/download/8.4/Linux/nomachine-enterprise-client_8.4.2_1_i686.tar.gz
- sha256sums_i686 = c8531a905e370dd311e787ae9eb2125dab77688b494052cbbb4a11343a0b4c8b
+ 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
pkgname = nomachine-enterprise-client
diff --git a/PKGBUILD b/PKGBUILD
index 0ebc668dacdb..c4fbbd2409c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: FD <fxd@seznam.cz>
pkgname=nomachine-enterprise-client
-pkgver=8.4.2
-_x64_rel=2
+pkgver=8.5.3
+_x64_rel=1
_i686_rel=1
pkgrel=1
pkgdesc="Remote desktop application, client only"
@@ -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=('2871a6f9531bf1691b5b2b73a942083b8304e9d514b6dfffad0f39c351eca19a')
-sha256sums_i686=('c8531a905e370dd311e787ae9eb2125dab77688b494052cbbb4a11343a0b4c8b')
+sha256sums_x86_64=('5c8d39914faa76504a9315068c4117fa851498019b118ef52dc74eecc79f2021')
+sha256sums_i686=('52c42d1c9c4ae60890c6c9a018f09d4d6e653b29f1066d46fad158a7eb0833c8')
package()
{