summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-10-26 02:15:29 +0200
committerTomáš Svoboda2023-02-21 18:11:46 +0100
commitca0b2f0ffb22f0f5c0bc8103257a38687d8ceb11 (patch)
treecffaf297b645ea4034031d848affe47de501cd27
parentad8c34731d5e84a65a8c88d052bab2a85db333fb (diff)
downloadaur-ca0b2f0ffb22f0f5c0bc8103257a38687d8ceb11.tar.gz
Update to 8.4.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65f4e56b21e0..6f6d875c2d0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nomachine-enterprise-client
pkgdesc = Remote desktop application, client only
- pkgver = 8.3.1
+ pkgver = 8.4.2
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.3/Linux/nomachine-enterprise-client_8.3.1_1_x86_64.tar.gz
- sha256sums_x86_64 = 784c92b28643eba2e22e8c8235765c43bff33755240c58743d835761f144c1cb
- source_i686 = http://download.nomachine.com/download/8.3/Linux/nomachine-enterprise-client_8.3.1_1_i686.tar.gz
- sha256sums_i686 = b8f89d87d04b9153136a7564391878dcd3b0ad52f884b819cf55cea80993bd71
+ 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
pkgname = nomachine-enterprise-client
diff --git a/PKGBUILD b/PKGBUILD
index 4e994cf8f94c..0ebc668dacdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: FD <fxd@seznam.cz>
pkgname=nomachine-enterprise-client
-pkgver=8.3.1
-_x64_rel=1
+pkgver=8.4.2
+_x64_rel=2
_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=('784c92b28643eba2e22e8c8235765c43bff33755240c58743d835761f144c1cb')
-sha256sums_i686=('b8f89d87d04b9153136a7564391878dcd3b0ad52f884b819cf55cea80993bd71')
+sha256sums_x86_64=('2871a6f9531bf1691b5b2b73a942083b8304e9d514b6dfffad0f39c351eca19a')
+sha256sums_i686=('c8531a905e370dd311e787ae9eb2125dab77688b494052cbbb4a11343a0b4c8b')
package()
{