blob: 7f45a390cece192c1f10361c58b6965f92b2ac14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pdfcrack-git
pkgdesc = PDF files password cracker
pkgver = 0.21.1.r0.g6b340d7
pkgrel = 1
url = http://pdfcrack.sf.net/
arch = x86_64
license = GPL2
makedepends = git
depends = glibc
provides = pdfcrack
conflicts = pdfcrack
source = git+https://salsa.debian.org/debian/pdfcrack.git
sha256sums = SKIP
pkgname = pdfcrack-git
|