blob: cdc24f0d3f3c24b1ecd05db45728d878f554ac80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gimp-plugin-batcher-git
pkgdesc = Batch image processing plug-in for GIMP 3
pkgver = 1.1.1.r163.g116606c
pkgrel = 1
epoch = 1
url = https://kamilburda.github.io/batcher/
arch = any
license = BSD-3-Clause
makedepends = git
depends = gimp>=3
depends = python
depends = python-cairo
source = git+https://github.com/kamilburda/batcher.git
sha256sums = SKIP
pkgname = gimp-plugin-batcher-git
|