blob: 31fe7b10527215f043a7724b6770414eb53d0329 (
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.28.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.28.0.tar.gz
sha256sums = 43e1fa6f49b8a0cc82da7e5774342c7b95c74a65381a040cd39acc2c6bf862c6
pkgname = imgproxy
|