blob: e97478c80c1424ac6e6c44eeb9b46ce0884d8a69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = kafkactl
pkgdesc = Command Line Tool for managing Apache Kafka
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/deviceinsight/kafkactl
arch = i686
arch = x86_64
license = Apache
makedepends = go
depends = glibc
source = https://github.com/deviceinsight/kafkactl/archive/1.4.0.tar.gz
sha256sums = 098f1edde2feb6fc37e41d4a40bb56f8daba6fde1557d9a9f2ce84b7517338e7
pkgname = kafkactl
|