summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDamien2019-02-14 16:01:12 +0100
committerDamien2019-02-14 16:01:12 +0100
commit8daa5cab09fb522dea94b93e22456f87f45a99d9 (patch)
tree57368918922b4b1eb25d91854ea3a9b96a51fe6c /PKGBUILD
parent8d3e631917dbbfcb57569e47fe498326da1bfd37 (diff)
downloadaur-8daa5cab09fb522dea94b93e22456f87f45a99d9.tar.gz
upgraded to Confluent 5.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9428cba0f7ed..01973557fe29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=6
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.1/confluent-5.1.0-2.11.tar.gz
+source=(https://packages.confluent.io/archive/5.1/confluent-5.1.1-2.11.tar.gz
systemd_sysusers.d_confluent.conf)
-sha256sums=('2b65f4ca70ffa155991530d6ea1f27b9a043b38ecf81ced85a22b527d60b0ea3'
+sha256sums=('918d46898ca225b8e4aed1df15ce553bfb55fe4f246bb0eb9551fc53be0e1fc1'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99')