summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwereii2021-10-26 02:15:29 +0200
committerwereii2023-07-20 10:33:35 +0200
commite9b667f91b19e8762678399feb7e173f200bacac (patch)
tree93b1336d45e0936271222a01215945e00b59b3e3
parentb6b26f81af4e508c74a8e1d226b7740d4ed53534 (diff)
downloadaur-e9b667f91b19e8762678399feb7e173f200bacac.tar.gz
Update to 8.7.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39ae07988439..6111bfe79d02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nomachine-enterprise-client
pkgdesc = Remote desktop application, client only
- pkgver = 8.6.1
+ pkgver = 8.7.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.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
+ 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
pkgname = nomachine-enterprise-client
diff --git a/PKGBUILD b/PKGBUILD
index 03ad1714e571..55864fdba502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: FD <fxd@seznam.cz>
pkgname=nomachine-enterprise-client
-pkgver=8.6.1
-_x64_rel=3
-_i686_rel=3
+pkgver=8.7.1
+_x64_rel=1
+_i686_rel=1
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=('5b340834f48a375ea469a76d0892dbc46684a0c92648e996b5c85ab8d600ae30')
-sha256sums_i686=('4c678a7dca91e1f5202c27ad28b7db5ca520e308abb06c93ae99b8a37dfadaa1')
+sha256sums_x86_64=('826d0fab0d9fc46f43330297cdccd23d0d68972f7ad29d36d0ef03e77b7a3ecb')
+sha256sums_i686=('774bc16acdd9fb92a246ff4b2fec3d4245202c13077f4a392373a14feb08a8aa')
package()
{