summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormhaquila2023-01-25 13:48:44 +0100
committermhaquila2023-01-25 13:48:44 +0100
commit0d17a82ce05e9f41faf498810269a13c8db24a4e (patch)
tree5df09d739eeecbc98e5285451d7233c7a4299697
parent4c5a0db8020bba3d1ad31c77dff58df3bfcb9d7e (diff)
downloadaur-0d17a82ce05e9f41faf498810269a13c8db24a4e.tar.gz
feat: update build to version 2.10.0
Update version, source and checksum to install new agent version.
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 152be068e0ca..89350333419e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: mhaquila <mhaquila@pharosmaris.net>
pkgname=ocsinventory-agent
-pkgver=2.9.0
+pkgver=2.10.0
pkgrel=1
pkgdesc="Hardware and software inventory tool (client)"
arch=('any')
@@ -18,9 +18,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.9.0/Ocsinventory-Unix-Agent-2.9.0.tar.gz"
+source=("https://github.com/OCSInventory-NG/UnixAgent/releases/download/v2.10.0/Ocsinventory-Unix-Agent-2.10.0.tar.gz"
"modules.conf" "ocsinventory-agent" "ocsinventory-agent.cfg")
-md5sums=('c61fc80cfe3a4dfcbeddfc655f178b18'
+md5sums=('2ba754c69247889ee96a4d82fc7b6f03'
'3c1235643decce6f1a29c5644d2b527b'
'9419012794e5e134bc152cfd388d63e7'
'3be05b06c7a6e269d9a4c74dcf239d19')