summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanislav N. aka pztrn2021-02-20 20:17:45 +0500
committerStanislav N. aka pztrn2021-02-20 20:17:45 +0500
commit8ce7a3daa4db5fb348ca2d5d7587f5bbb1a653d7 (patch)
tree490fbae47424251ebe4b9f47ab54bb055736e19e
parentc58ef17a5c2992384458e500104599c2c53e5767 (diff)
downloadaur-8ce7a3daa4db5fb348ca2d5d7587f5bbb1a653d7.tar.gz
Version 3.8.120
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bba2ec23626c..5b369e58859e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nxmc
pkgdesc = Graphical console for NetXMS NMS based on Eclipse.
- pkgver = 3.7.95
+ pkgver = 3.8.120
pkgrel = 1
url = https://www.netxms.org/
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = nxmc
depends = python
depends = cairo
depends = jre-openjdk
- source = https://netxms.org/download/releases/3.7/nxmc-3.7.95-linux-gtk-x64.tar.gz
+ source = https://netxms.org/download/releases/3.8/nxmc-3.8.120-linux-gtk-x64.tar.gz
source = nxmc.desktop
source = https://raw.githubusercontent.com/netxms/netxms/master/COPYING
source = nxmc.sh
- sha256sums = 84fa75ce1fba3674c31728b4b85d96d1bf5c671c94b1b95de269e91028b2e046
+ sha256sums = eedbf99895ac63e59d4447ff2d99ec2ff246875cbb52f718adfc550aff8aa16e
sha256sums = 5fa1476cf864854db813597aac7d52d140218254cbfe4cc44b6ef3858a751675
sha256sums = 9ac6daa129fb98672b5bc6bd6d2283a7b419b1186d298c5aeb3156bf317228ab
sha256sums = 132b00293931b62bb99990991a817b72d3110a64f3142e3c2e453ef112c9d9d4
diff --git a/PKGBUILD b/PKGBUILD
index 2a546f8380ee..1deedade5848 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Felix Golatofski <contact@xdfr.de>
pkgname=nxmc
-pkgver=3.7.95
+pkgver=3.8.120
pkgrel=1
pkgdesc="Graphical console for NetXMS NMS based on Eclipse."
arch=('x86_64')
@@ -10,12 +10,12 @@ url="https://www.netxms.org/"
license=('custom')
depends=(gtk3 python cairo jre-openjdk)
makedepends=(imagemagick)
-source=(https://netxms.org/download/releases/3.7/${pkgname}-${pkgver}-linux-gtk-x64.tar.gz
+source=(https://netxms.org/download/releases/3.8/${pkgname}-${pkgver}-linux-gtk-x64.tar.gz
${pkgname}.desktop
https://raw.githubusercontent.com/netxms/netxms/master/COPYING
${pkgname}.sh
)
-sha256sums=('84fa75ce1fba3674c31728b4b85d96d1bf5c671c94b1b95de269e91028b2e046'
+sha256sums=('eedbf99895ac63e59d4447ff2d99ec2ff246875cbb52f718adfc550aff8aa16e'
'5fa1476cf864854db813597aac7d52d140218254cbfe4cc44b6ef3858a751675'
'9ac6daa129fb98672b5bc6bd6d2283a7b419b1186d298c5aeb3156bf317228ab'
'132b00293931b62bb99990991a817b72d3110a64f3142e3c2e453ef112c9d9d4')