summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDamien2020-03-11 13:16:06 +0100
committerDamien2020-03-11 13:16:06 +0100
commit32af4e0e7adfaf9fcf4347f5ba5a788da301057e (patch)
tree06a77d0e768775262d27c47e2b451d8d762438d1 /PKGBUILD
parentb0af40b734d4e3f37505e53ec3ce656b4d8c6d45 (diff)
downloadaur-32af4e0e7adfaf9fcf4347f5ba5a788da301057e.tar.gz
Upgraded to Confluent 5.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf93828bc355..e8a77af014d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=5.4.0
+pkgver=5.4.1
pkgrel=0
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')
@@ -41,12 +41,12 @@ backup=(etc/confluent-control-center/log4j.properties
)
install=install_confluent.sh
-source=(https://packages.confluent.io/archive/5.4/confluent-5.4.0-2.12.tar.gz
+source=(https://packages.confluent.io/archive/5.4/confluent-5.4.1-2.12.tar.gz
systemd_sysusers.d_confluent.conf
https://s3-us-west-2.amazonaws.com/confluent.cloud/confluent-cli/archives/latest/confluent_latest_linux_amd64.tar.gz
)
-sha256sums=('2d678d21a17dcbe99e2227519c7f60c02c51043cb8d6f90c75cc849d0782da52'
+sha256sums=('3a0fb84e9b22f91eead27490840c2c21d79778ecf1c69ae9d8bbe44ee0f5e48b'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99'
'SKIP')