blob: 53c75900327020badc5b1a1d0e0c4b2067ef6042 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cup-docker
pkgdesc = Cup is the easiest way to check for container image updates.
pkgver = 2.4.0
pkgrel = 1
url = https://github.com/sergi0g/cup
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
makedepends = bun
makedepends = typescript
source = https://github.com/sergi0g/cup/archive/refs/tags/v2.4.0.tar.gz
sha256sums = a8f983b890fdf6d1198e5c49882889347cfe9d3ed9fdd3c39d473280f663a0c3
pkgname = cup-docker
|