summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Müller2022-11-10 16:37:51 +0100
committerThorsten Müller2022-11-10 16:37:51 +0100
commitae6c4da86ae3b9c569f8fc23feaaa94bc1eccebc (patch)
tree5e79392e388d12279fc0818b7ce7b93cfafeb581
parent6269ab446cff1c44df9d25fdde6f773302b4cad7 (diff)
downloadaur-ae6c4da86ae3b9c569f8fc23feaaa94bc1eccebc.tar.gz
new version of filebeat-oss-bin
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27f290100012..b48f846eda29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = filebeat-oss-bin
pkgdesc = Data shippers for Elasticsearch
pkgver = 8.5.0
- pkgrel = 0
+ pkgrel = 1
url = https://www.elastic.co/products/beats
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index abb477396cd7..0d6eb4ee7324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=filebeat-oss-bin
pkgver=8.5.0
-pkgrel=0
+pkgrel=1
pkgdesc='Data shippers for Elasticsearch'
arch=('x86_64')
url='https://www.elastic.co/products/beats'