summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70f3e54d6323f83329560899ce6931b0c9c4124c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = gimp-plugin-export-layers
	pkgdesc = GIMP plug-in that exports layers as separate images.
	pkgver = 3.2.1
	pkgrel = 1
	url = https://github.com/khalim19/gimp-plugin-export-layers
	arch = any
	groups = gimp-plugins
	license = GPL3
	makedepends = unzip
	depends = gimp
	depends = python
	source = https://github.com/khalim19/gimp-plugin-export-layers/releases/download/3.2.1/export_layers-3.2.1.zip
	md5sums = SKIP

pkgname = gimp-plugin-export-layers