summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien2020-01-15 10:26:55 +0100
committerDamien2020-01-15 10:26:55 +0100
commitb0af40b734d4e3f37505e53ec3ce656b4d8c6d45 (patch)
treed2bb67e7f264242e2bccca093818144e1b83c57a
parente80f0a013d5bb3c9ade61a0ebe55f5b11a1bf982 (diff)
downloadaur-b0af40b734d4e3f37505e53ec3ce656b4d8c6d45.tar.gz
Upgraded to Confluent 5.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4fb3d6ababc..42464596c1bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = confluent-platform
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.
- pkgver = 5.3.2
+ pkgver = 5.4.0
pkgrel = 0
url = https://www.confluent.io/
install = install_confluent.sh
@@ -38,10 +38,10 @@ pkgbase = confluent-platform
backup = etc/ksql/ksql-server.properties
backup = etc/ksql/log4j-silent.properties
backup = etc/confluent-rebalancer/log4j.properties
- source = https://packages.confluent.io/archive/5.3/confluent-5.3.2-2.12.tar.gz
+ source = https://packages.confluent.io/archive/5.4/confluent-5.4.0-2.12.tar.gz
source = systemd_sysusers.d_confluent.conf
source = https://s3-us-west-2.amazonaws.com/confluent.cloud/confluent-cli/archives/latest/confluent_latest_linux_amd64.tar.gz
- sha256sums = 628cae99bb8e551c18bea2112c826ce9d36d38ed26805de0df5dd6d61c4443a9
+ sha256sums = 2d678d21a17dcbe99e2227519c7f60c02c51043cb8d6f90c75cc849d0782da52
sha256sums = 6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2ec2b22aa170..cf93828bc355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=5.3.2
+pkgver=5.4.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.3/confluent-5.3.2-2.12.tar.gz
+source=(https://packages.confluent.io/archive/5.4/confluent-5.4.0-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=('628cae99bb8e551c18bea2112c826ce9d36d38ed26805de0df5dd6d61c4443a9'
+sha256sums=('2d678d21a17dcbe99e2227519c7f60c02c51043cb8d6f90c75cc849d0782da52'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99'
'SKIP')