blob: 7e4c735133ca35d9ecad28c9cacfe3c32fb94847 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = imgproxy
pkgdesc = Fast and secure standalone server for resizing and converting remote images
pkgver = 2.13.0
pkgrel = 1
url = https://github.com/imgproxy/imgproxy
arch = i686
arch = x86_64
license = MIT
makedepends = go
makedepends = rsync
depends = libvips
source = https://github.com/imgproxy/imgproxy/archive/v2.13.0.tar.gz
sha256sums = 6563480c041d960fc8f2a2499a7284b3b2ddf3b35da8b118bc8d139858463bb8
pkgname = imgproxy
|