aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoost Molenaar2022-11-27 12:15:43 +0100
committerJoost Molenaar2022-11-27 12:15:43 +0100
commit74542d4a876874a6a150a1e151daabd58edf4bf5 (patch)
tree469fc82156bf9640345dcb359e5bacc272fcce8e
parentf8404c3a40f725bdcc15780886e3dea011f26500 (diff)
downloadaur-74542d4a876874a6a150a1e151daabd58edf4bf5.tar.gz
Bump release number
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e1895413037..a6731a251678 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fluent-bit
pkgdesc = Collect data/logs from different sources, unify and send them to multiple destinations.
pkgver = 2.0.5
- pkgrel = 1
+ pkgrel = 2
url = https://fluentbit.io/
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 802931a7ef62..55ea632e6803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=fluent-bit
pkgver=2.0.5
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc='Collect data/logs from different sources, unify and send them to multiple destinations.'