summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrokenpip3-bot2024-03-26 22:02:07 +0000
committerbrokenpip3-bot2024-03-26 22:02:07 +0000
commitcfe1060ea4ea067775277e204ef1bf863ce6c5ce (patch)
treeee7f36ec54b0945088f73f34c58dc7a370a3f870
parent253443f238f9783b88341f83ef0a1e72c9ca06a3 (diff)
downloadaur-cfe1060ea4ea067775277e204ef1bf863ce6c5ce.tar.gz
Automatic update to version 0.37.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a4c89a64dd9..a2160c3907b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = falco-bin
pkgdesc = Cloud native runtime security. Binaries and Kernel modules. (Stable)
pkgver = 0.37.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/falcosecurity/falco
arch = x86_64
license = Apache
- source_x86_64 = https://download.falco.org/packages/bin/x86_64/falco-0.36.2-x86_64.tar.gz
+ source_x86_64 = https://download.falco.org/packages/bin/x86_64/falco-0.37.1-x86_64.tar.gz
sha256sums_x86_64 = 8d441495f72489be1bcab1ce8476ae26007fe2063c8053e8082b264066c46f25
pkgname = falco-bin
diff --git a/PKGBUILD b/PKGBUILD
index 72fd800dcc5d..e1cefd36dbcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: brokenpip3 <brokenpip3[at]gmail[dot]com>
+# Maintainer: Thomas Labarussias <issif+aur@gadz.org>
# https://github.com/brokenpip3/my-pkgbuilds
-# Contributors:
-# - Kris Nóva <kris@nivenly.com> R.I.P.
-# - Thomas Labarussias <issif+aur@gadz.org>
+# Contributor: Kris Nóva R.I.P. <kris@nivenly.com>
pkgbase=falco-bin
pkgname=("falco-bin"
"falco-bin-dkms")
pkgver=0.37.1
-pkgrel=1
+pkgrel=2
pkgdesc="Cloud native runtime security. Binaries and Kernel modules. (Stable)"
arch=(x86_64)
license=(Apache)