blob: ac277a4eeff31bc115cf31358413bcfdb63a4cc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = zip-password-finder-git
pkgdesc = Find the password of protected ZIP files (git)
pkgver = 0.6.2.r0.gb16fb88
pkgrel = 1
url = https://github.com/agourlay/zip-password-finder
arch = x86_64
license = Apache
makedepends = cargo
makedepends = git
depends = bzip2
provides = zip-password-finder
conflicts = zip-password-finder
options = !lto
source = git+https://github.com/agourlay/zip-password-finder
sha512sums = SKIP
pkgname = zip-password-finder-git
|