blob: ea92e096936e834782265493ef3ef4a81cad26cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = delta-plugin-git
pkgdesc = A multi-purpose OMWAddon/ESP tool. Its primary features include a yaml transcoder, minimal diffing functionality, and using the minimal diffing functionality to produce merged plugins
pkgver = 0.24.1
pkgrel = 1
url = https://gitlab.com/bmwinger/delta-plugin
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
license = GPL
makedepends = git
makedepends = cargo
provides = delta-plugin
source = git+https://gitlab.com/bmwinger/delta-plugin.git
sha1sums = SKIP
pkgname = delta-plugin-git
|