blob: b307f302cd0f7265945b3152f5fdb0d914eb03f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = imgproxy
pkgdesc = Fast and secure standalone server for resizing and converting remote images
pkgver = 3.26.0
pkgrel = 1
url = https://github.com/imgproxy/imgproxy
arch = i686
arch = x86_64
license = MIT
makedepends = go
makedepends = rsync
depends = libvips>=8.10
source = https://github.com/imgproxy/imgproxy/archive/v3.26.0.tar.gz
sha256sums = 6125d230b35cca2b0ca53e06afd82b1bb01aafd0eee2e6617cbd9f5fab6c9e31
pkgname = imgproxy
|