summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDamien2019-04-03 10:16:22 +0200
committerDamien2019-04-03 10:16:22 +0200
commite57d52f26d7403bca75e56e6c986bf7036c8a9d8 (patch)
tree6799c08fd9f6b52d753f207a674e8c0fdcd471f4 /PKGBUILD
parent6c745446bbd22128dd9f970cbe65f48a3da8cb74 (diff)
downloadaur-e57d52f26d7403bca75e56e6c986bf7036c8a9d8.tar.gz
upgrading to Confluent 5.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9895c8b3e10..197a0a4d8070 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=1
pkgdesc='Confluent, founded by the creators of Apache Kafka, delivers a complete execution of Kafka for the Enterprise, to help you run your business in real time.'
arch=('any')
@@ -67,10 +67,10 @@ backup=(etc/confluent-control-center/log4j.properties
)
install=install_confluent.sh
-source=(https://packages.confluent.io/archive/5.2/confluent-5.2.0-2.11.tar.gz
+source=(https://packages.confluent.io/archive/5.2/confluent-5.2.1-2.11.tar.gz
systemd_sysusers.d_confluent.conf)
-sha256sums=('93c5549742f3c2e0fe62732b3e5e4c48da39de1fe543da54d3a6480660946633'
+sha256sums=('b77f1779f19b8a57a2d2ee45a92db20a1ea17a7b7f1f8ee3f980e8fa34b6fcbc'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99')