blob: d73a9f9a771bfa14e3d429f7592644939f7f1c6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = docker-image-labeler
pkgdesc = Adds and removes labels from docker images
pkgver = 0.5.0
pkgrel = 1
url = https://github.com/dokku/docker-image-labeler
arch = x86_64
license = MIT
source = https://github.com/dokku/docker-image-labeler/releases/download/v0.5.0/docker-image-labeler_0.5.0_linux_amd64.tgz
source = https://raw.githubusercontent.com/dokku/docker-image-labeler/master/LICENSE
sha256sums = 9d2589b7374114ba21a5d5b771c2904361b190d918c8f88bbad6038522785219
sha256sums = 5cb0dbb3f10637c3a3dd3cff4f1f54cb269f842ee534548b98acd4b0178fe4d6
pkgname = docker-image-labeler
|