mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
quixand: update to 2020.
This commit is contained in:
parent
342d033469
commit
b198d10027
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'quixand'
|
# Template file for 'quixand'
|
||||||
pkgname=quixand
|
pkgname=quixand
|
||||||
version=2012.12.24.1
|
version=2020
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="bash encfs"
|
depends="bash encfs"
|
||||||
short_desc="A tool for creating single-use unrecoverable encrypted sandboxes"
|
short_desc="Tool for creating single-use unrecoverable encrypted sandboxes"
|
||||||
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
maintainer="Andy Weidenbaum <archbaum@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://xyne.archlinux.ca/projects/quixand/"
|
homepage="https://xyne.archlinux.ca/projects/quixand/"
|
||||||
distfiles="https://xyne.archlinux.ca/projects/quixand/src/${pkgname}-${version}.tar.xz"
|
distfiles="https://xyne.archlinux.ca/projects/quixand/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3d8f1b03de824d5b9357b5479ecdfcdce22985671eac5234199fb4504cb2ba11
|
checksum=470fac15b0f4f9c6e4cdf2be360cb4e9325ec319494991e8550b3d1d0b0226e1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin quixand
|
vbin quixand
|
||||||
vlicense COPYING
|
|
||||||
vman man/quixand.1.gz
|
vman man/quixand.1.gz
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue