summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'