mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdfcrack: update to 0.19.
This commit is contained in:
parent
2185f93423
commit
6c1ad41820
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'pdfcrack'
|
# Template file for 'pdfcrack'
|
||||||
pkgname=pdfcrack
|
pkgname=pdfcrack
|
||||||
version=0.18
|
version=0.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="PDF password recovery tool"
|
short_desc="PDF password recovery tool"
|
||||||
maintainer="misuchiru03 <misuchiru03+void@gmail.com>"
|
maintainer="misuchiru03 <misuchiru03+void@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://sourceforge.net/projects/${pkgname}"
|
homepage="https://sourceforge.net/projects/pdfcrack"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8223aec52a2ae36f9a10a731513461458874f1fd8d803e4a04910d9dbf1cba0c
|
checksum=3115206998b7cddf13971dd4b50946c077fc96e220aca1c0734798d907a2c0ed
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin pdfcrack
|
vbin pdfcrack
|
||||||
|
|
Loading…
Add table
Reference in a new issue