summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien2020-01-06 16:45:20 +0100
committerDamien2020-01-06 16:45:20 +0100
commite80f0a013d5bb3c9ade61a0ebe55f5b11a1bf982 (patch)
treeb124ac6e2b4e9c8b9dcc18093b0fcdcea5910cdd
parent4fd39f8152a2f24dc2bd616e99c71a6014973a41 (diff)
downloadaur-e80f0a013d5bb3c9ade61a0ebe55f5b11a1bf982.tar.gz
Upgraded to Confluent 5.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9175481bdc84..b4fb3d6ababc 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.1
+ pkgver = 5.3.2
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.1-2.12.tar.gz
+ source = https://packages.confluent.io/archive/5.3/confluent-5.3.2-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 = ed18fa2ec2ef00d34b52c9382dc92c9314cf06d2501ab022a62b5ea7ab1010dd
+ sha256sums = 628cae99bb8e551c18bea2112c826ce9d36d38ed26805de0df5dd6d61c4443a9
sha256sums = 6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7c4a9fbb5749..2ec2b22aa170 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=5.3.1
+pkgver=5.3.2
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.1-2.12.tar.gz
+source=(https://packages.confluent.io/archive/5.3/confluent-5.3.2-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=('ed18fa2ec2ef00d34b52c9382dc92c9314cf06d2501ab022a62b5ea7ab1010dd'
+sha256sums=('628cae99bb8e551c18bea2112c826ce9d36d38ed26805de0df5dd6d61c4443a9'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99'
'SKIP')