summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-10-26 02:15:29 +0200
committerwereii2023-07-28 11:26:32 +0200
commitc4b6c8b08f11f176a3800e689a1803265a196bec (patch)
tree21be61df4a2efd9bdd38b54c0439c905009f5b94
parente9b667f91b19e8762678399feb7e173f200bacac (diff)
downloadaur-c4b6c8b08f11f176a3800e689a1803265a196bec.tar.gz
Update to 8.8.1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD10
2 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6111bfe79d02..521d9661f27b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nomachine-enterprise-client
pkgdesc = Remote desktop application, client only
- pkgver = 8.7.1
+ pkgver = 8.8.1
pkgrel = 1
url = http://www.nomachine.com
install = nomachine-client.install
@@ -19,12 +19,12 @@ pkgbase = nomachine-enterprise-client
source = player.cfg
source = client.cfg
source = nomachine-client
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
- source_x86_64 = http://download.nomachine.com/download/8.7/Linux/nomachine-enterprise-client_8.7.1_1_x86_64.tar.gz
- sha256sums_x86_64 = 826d0fab0d9fc46f43330297cdccd23d0d68972f7ad29d36d0ef03e77b7a3ecb
- source_i686 = http://download.nomachine.com/download/8.7/Linux/nomachine-enterprise-client_8.7.1_1_i686.tar.gz
- sha256sums_i686 = 774bc16acdd9fb92a246ff4b2fec3d4245202c13077f4a392373a14feb08a8aa
+ sha256sums = 05cd2ff2a6b613f0502d0abbf8f063b6fbd4f06f6a4ff6ba55756fabe11afd8e
+ sha256sums = 81489fe47c19685bc06cc3a0bc35ade4915a36d80b550608e952c675f1c0e3d8
+ sha256sums = f6c071ad1d4b167fd3395536baabf954e6bd8d567e734bb5a58eacaaab15e9a1
+ source_x86_64 = http://download.nomachine.com/download/8.8/Linux/nomachine-enterprise-client_8.8.1_1_x86_64.tar.gz
+ sha256sums_x86_64 = fa9a9b215bfb7874e7869953c33119b516de8865eaf6e1b0fe05b5e56435a414
+ source_i686 = http://download.nomachine.com/download/8.8/Linux/nomachine-enterprise-client_8.8.1_1_i686.tar.gz
+ sha256sums_i686 = 310cd0efffdc8a283b41ef5cdb9b6df4fbd44b7b21088caccea79897803f4d32
pkgname = nomachine-enterprise-client
diff --git a/PKGBUILD b/PKGBUILD
index 55864fdba502..3d0b87614866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: FD <fxd@seznam.cz>
pkgname=nomachine-enterprise-client
-pkgver=8.7.1
+pkgver=8.8.1
_x64_rel=1
_i686_rel=1
pkgrel=1
@@ -17,13 +17,15 @@ install=nomachine-client.install
backup=(etc/NX/player/localhost/{player,client}.cfg)
source=(player.cfg client.cfg nomachine-client)
-sha256sums=(SKIP SKIP SKIP)
+sha256sums=('05cd2ff2a6b613f0502d0abbf8f063b6fbd4f06f6a4ff6ba55756fabe11afd8e'
+ '81489fe47c19685bc06cc3a0bc35ade4915a36d80b550608e952c675f1c0e3d8'
+ 'f6c071ad1d4b167fd3395536baabf954e6bd8d567e734bb5a58eacaaab15e9a1')
+sha256sums_x86_64=('fa9a9b215bfb7874e7869953c33119b516de8865eaf6e1b0fe05b5e56435a414')
+sha256sums_i686=('310cd0efffdc8a283b41ef5cdb9b6df4fbd44b7b21088caccea79897803f4d32')
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=('826d0fab0d9fc46f43330297cdccd23d0d68972f7ad29d36d0ef03e77b7a3ecb')
-sha256sums_i686=('774bc16acdd9fb92a246ff4b2fec3d4245202c13077f4a392373a14feb08a8aa')
package()
{