blob: d3b6197e3e062840df5be32266b33fc1a99283c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = diun
pkgdesc = Receive notifications when an image is updated on a Docker registry.
pkgver = 4.28.0
pkgrel = 1
url = https://github.com/crazy-max/diun
arch = x86_64
license = MIT
makedepends = go>=1.17
makedepends = git
makedepends = gzip
makedepends = tar
makedepends = gcc
provides = diun
conflicts = diun-bin
source = diun-4.28.0.tar.gz::https://github.com/crazy-max/diun/archive/v4.28.0.tar.gz
source = diun.service::https://gitlab.com/mapanare-labs/packages/archlinux/diun-bin/-/raw/main/diun.service
source = diun.yml::https://gitlab.com/mapanare-labs/packages/archlinux/diun-bin/-/raw/main/diun.yml
sha256sums = 12db731d2ba630984e3749ee6bf3e4ef1a7de9efe0307b833cfedbbe02b38e42
sha256sums = 5c16f7ae5b023407a443fbf1d0d811d236c94d191aae1af426e9540d22df3fa7
sha256sums = 00436d3e95e446211f9ffbaa36e6b9bc27ffe054745f1a687c4c1c46f1d7da14
pkgname = diun
|