summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3de97f19981..38bd775418ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = kafkactl
pkgdesc = Command Line Tool for managing Apache Kafka
- pkgver = 1.15.1
+ pkgver = 1.17.0
pkgrel = 1
- url = https://github.com/deviceinsight/kafkactl
+ url = https://github.com/deviceinsight/kafkactl/
arch = i686
arch = x86_64
- license = Apache
+ arch = aarch64
+ license = APACHE
makedepends = go
depends = glibc
- source = https://github.com/deviceinsight/kafkactl/archive/v1.15.1.tar.gz
- sha256sums = a648f0ae6fdc37cd14f6792c4899ae2e9cc5f126ee7bbd1884b77e07489d062a
+ optdepends = kubectl
+ source = kafkactl-1.17.0.tar.gz::https://github.com/deviceinsight/kafkactl/archive/v{PKGVER}.tar.gz
pkgname = kafkactl
-