aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoost Molenaar2022-11-05 08:58:42 +0100
committerJoost Molenaar2022-11-05 08:58:42 +0100
commitb1f22b5e35ebeb3a64477afb563e886c8dc43496 (patch)
treeb7370d7cbcc196afe2889fe15ab4303d64c6ec21
parent0d6b9ed66a93d864c7e3dd12ca36cae42f57fba5 (diff)
downloadaur-b1f22b5e35ebeb3a64477afb563e886c8dc43496.tar.gz
Bump pkgrel to rebuild against openssl dependency
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2523c25473ca..9ae059ef2b55 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.0
- pkgrel = 1
+ pkgrel = 2
url = https://fluentbit.io/
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index b6523497bd9b..3b27dea63964 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=fluent-bit
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc='Collect data/logs from different sources, unify and send them to multiple destinations.'