summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormesmer2024-03-26 18:23:25 -0300
committermesmer2024-03-26 18:23:25 -0300
commit8626af87bab6fefa07c803bb7307d6148461edc6 (patch)
tree80de8e1cf8d447d3bd3ab67246f434281a41d05f
parentfe4a8896e5336f61d6c860cf9ec29fdebbb08a38 (diff)
downloadaur-8626af87bab6fefa07c803bb7307d6148461edc6.tar.gz
v23_4_2_14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c776fe921732..6271b84e3186 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
pkgbase = sentinelagent
pkgdesc = SentinelOne | Next-Generation Endpoint Protection Software.
- pkgver = 23.3.2.12
+ pkgver = 23.4.2.14
pkgrel = 1
install = sentinelagent.install
arch = i686
arch = x86_64
- groups =
- license =
depends = kmod
depends = zlib
options = !strip
options = !emptydirs
source_x86_64 = file://SentinelAgent_linux_x86_64_v23_3_2_12.deb
- sha256sums_x86_64 = af81b873ae742ef6135e9f8bfcdb9aaa8d760d54c83f210ac415fd89ba78b4bd
+ sha256sums_x86_64 = 6663c91349a0d91290284de6a96378aa8612f7cda7e9591c7817ce4b87509075
pkgname = sentinelagent
diff --git a/PKGBUILD b/PKGBUILD
index dfcea9c96744..6d743922b956 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,16 @@
# Maintainer: sentinel-agent
# Contributor: sentinel-agent
pkgname=sentinelagent
-pkgver=23.3.2.12
+pkgver=23.4.2.14
pkgrel=1
pkgdesc="SentinelOne | Next-Generation Endpoint Protection Software."
arch=('i686' 'x86_64')
url=""
-license=('')
-groups=('')
depends=('kmod' 'zlib')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("file://SentinelAgent_linux_x86_64_v23_3_2_12.deb")
-sha256sums_x86_64=('af81b873ae742ef6135e9f8bfcdb9aaa8d760d54c83f210ac415fd89ba78b4bd')
+sha256sums_x86_64=('6663c91349a0d91290284de6a96378aa8612f7cda7e9591c7817ce4b87509075')
package(){