summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDamien2020-09-25 15:24:58 +0200
committerDamien2020-09-25 15:24:58 +0200
commit82e644ab1a30951c788d3b8d4ee522f83f3fe080 (patch)
tree3c11fbe630a1ecd92869a62840b5fb8c1b65012c /PKGBUILD
parent9a82852294b7bf802dd9d2b9d95eaf77fc6abe15 (diff)
downloadaur-82e644ab1a30951c788d3b8d4ee522f83f3fe080.tar.gz
Upgrade to Confluent 6.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 852712913d9c..55e9db1805d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=5.5.0
+pkgver=6.0.0
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.5/confluent-5.5.0-2.12.tar.gz
+source=(https://packages.confluent.io/archive/6.0/confluent-6.0.0.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=('910da4e1dac50990e5570796406270b94bcdecc61ab8182a0060799f7513cc2d'
+sha256sums=('1d3998ad30f498dcc89f87bb468d92b893a8f595e230586e56d14a1945208211'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99'
'SKIP')