blob: 0ce63779c99b040d818d97ee42c2f14a021497cd (
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.12.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.12.0.tar.gz
sha256sums = df5d78b05a04b98f3e410948eff73cad1abd7dbb0a31dfbc9ce5cde653d6a718
pkgname = imgproxy
|