summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5da5a1be4008..1bb45a44f45c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Damien GASPARINA <dgasparina at gmail dot com>
pkgname=confluent-platform
-pkgver=7.0.0
+pkgver=7.0.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/7.0/confluent-7.0.0.tar.gz
+source=(https://packages.confluent.io/archive/7.0/confluent-7.0.1.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=('a762ff6702f8040aa8ed01d5130a0896a8933d56ec8b84ce786d0ecf230f9c3f'
+sha256sums=('434fc0ff7336b67e77d3ffa8d51a5c80db0f28542ae982509e1832b1196955f5'
'6f5dfdbaf6ef405117482413b376e55148f75423bc6b8681cd8f91cdb7d96a99'
'SKIP')