summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordncrash2020-12-16 17:38:09 +0000
committerdncrash2020-12-16 17:38:09 +0000
commit0687df5122c98d2c65db3441eca88cb6a58316da (patch)
tree0af59946f28e3e5c3ef36d5eafddd16e622ff9fe
parent159d194d8ae926d898faec3ed3351acc8dd0606a (diff)
downloadaur-0687df5122c98d2c65db3441eca88cb6a58316da.tar.gz
update to 2.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e233e28a746..8f11548aaf84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ocsinventory-agent
pkgdesc = Hardware and software inventory tool (client)
- pkgver = 2.6.0
+ pkgver = 2.8.1
pkgrel = 1
url = http://www.ocsinventory-ng.org
install = ocsinventory-agent.install
@@ -21,11 +21,11 @@ pkgbase = ocsinventory-agent
depends = perl-net-snmp
optdepends = smartmontools
backup = etc/ocsinventory/ocsinventory-agent.cfg
- source = https://github.com/OCSInventory-NG/UnixAgent/releases/download/v2.6.0/Ocsinventory-Unix-Agent-2.6.0.tar.gz
+ source = https://github.com/OCSInventory-NG/UnixAgent/releases/download/v2.8.1/Ocsinventory-Unix-Agent-2.8.1.tar.gz
source = modules.conf
source = ocsinventory-agent
source = ocsinventory-agent.cfg
- md5sums = d021e9d68e6a27e455d3e6e62ed2fe78
+ md5sums = c1218e871132b43d6901894f315e7f78
md5sums = 3c1235643decce6f1a29c5644d2b527b
md5sums = 9419012794e5e134bc152cfd388d63e7
md5sums = 3be05b06c7a6e269d9a4c74dcf239d19
diff --git a/PKGBUILD b/PKGBUILD
index fc1ba9ebab77..fe492922ad04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: dncrash <dncrash@gmail.com>
pkgname=ocsinventory-agent
-pkgver=2.6.0
+pkgver=2.8.1
pkgrel=1
pkgdesc="Hardware and software inventory tool (client)"
arch=('any')
@@ -16,9 +16,9 @@ optdepends=('smartmontools')
makedepends=('perl-module-install')
install=${pkgname}.install
backup=('etc/ocsinventory/ocsinventory-agent.cfg')
-source=("https://github.com/OCSInventory-NG/UnixAgent/releases/download/v2.6.0/Ocsinventory-Unix-Agent-2.6.0.tar.gz"
+source=("https://github.com/OCSInventory-NG/UnixAgent/releases/download/v2.8.1/Ocsinventory-Unix-Agent-2.8.1.tar.gz"
"modules.conf" "ocsinventory-agent" "ocsinventory-agent.cfg")
-md5sums=('d021e9d68e6a27e455d3e6e62ed2fe78'
+md5sums=('c1218e871132b43d6901894f315e7f78'
'3c1235643decce6f1a29c5644d2b527b'
'9419012794e5e134bc152cfd388d63e7'
'3be05b06c7a6e269d9a4c74dcf239d19')