blob: 739f870c919aa4f4ca4369636da16b0f71118394 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = unshield-git
pkgdesc = Extracts CAB files from InstallShield installers (development version)
pkgver = 1.6.2.r0.g51de441
pkgrel = 1
url = https://github.com/twogood/unshield
arch = x86_64
license = custom
makedepends = cmake
makedepends = git
depends = zlib
depends = openssl
provides = unshield
conflicts = unshield
source = git+https://github.com/twogood/unshield
md5sums = SKIP
pkgname = unshield-git
|