summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-10-26 02:15:29 +0200
committerTomáš Svoboda2022-12-01 12:50:39 +0100
commitb79bb45109dd561420595e360b62272e96a74d1c (patch)
treedea68b0cf41be312809994776cb5b5e5f303c82d
parent831006f4827b6b3dd873acf3c2769ca23d26158d (diff)
downloadaur-b79bb45109dd561420595e360b62272e96a74d1c.tar.gz
Update to 8.2.3_4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed255573cc2e..166c3e5a8c4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nomachine-enterprise-client
pkgdesc = Remote desktop application, client only
- pkgver = 8.1.2
+ pkgver = 8.2.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.1/Linux/nomachine-enterprise-client_8.1.2_1_x86_64.tar.gz
- sha256sums_x86_64 = fa54228e86ae782d9bea457fd040b00331b8dc76f9faef42883dc4d892127ecc
- source_i686 = http://download.nomachine.com/download/8.1/Linux/nomachine-enterprise-client_8.1.2_1_i686.tar.gz
- sha256sums_i686 = 7994fe1b52ffc2e7bc1a5c36cbb900eda7b7a1d432e7b7bc5b691ef9b0dad613
+ source_x86_64 = http://download.nomachine.com/download/8.2/Linux/nomachine-enterprise-client_8.2.3_4_x86_64.tar.gz
+ sha256sums_x86_64 = 0b902d6b7a69624ff462a07be9091721a99ffcfc7c02dd274cb6e5a1e685d3e9
+ source_i686 = http://download.nomachine.com/download/8.2/Linux/nomachine-enterprise-client_8.2.3_4_i686.tar.gz
+ sha256sums_i686 = b940c8fef3d1b1d76f3b8fc4bb9f1c2397cfdf14c8beeccc22fb4acc4f39227f
pkgname = nomachine-enterprise-client
diff --git a/PKGBUILD b/PKGBUILD
index 275cf814d597..15138caac079 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: FD <fxd@seznam.cz>
pkgname=nomachine-enterprise-client
-pkgver=8.1.2
-_x64_rel=1
-_i686_rel=1
+pkgver=8.2.3
+_x64_rel=4
+_i686_rel=4
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=('fa54228e86ae782d9bea457fd040b00331b8dc76f9faef42883dc4d892127ecc')
-sha256sums_i686=('7994fe1b52ffc2e7bc1a5c36cbb900eda7b7a1d432e7b7bc5b691ef9b0dad613')
+sha256sums_x86_64=('0b902d6b7a69624ff462a07be9091721a99ffcfc7c02dd274cb6e5a1e685d3e9')
+sha256sums_i686=('b940c8fef3d1b1d76f3b8fc4bb9f1c2397cfdf14c8beeccc22fb4acc4f39227f')
package()
{