qed: update to 1.0.2.
This commit is contained in:
parent
d4a9febf12
commit
7bc24965ad
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qed'
|
||||
pkgname=qed
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
wrksrc="QED-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,10 +9,10 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain" # Usenix Tape
|
||||
homepage="https://github.com/phonologus/QED"
|
||||
distfiles="https://github.com/phonologus/QED/archive/v${version}.tar.gz"
|
||||
checksum=80a3a71e2cbb8d666c3c18b69afc45986153152b2db8ff3610fe89de83bfe5db
|
||||
checksum=e0d27f76bfd9089623233e68eba9d23a3c221e15418c70fddef7e4a03535bdfd
|
||||
|
||||
do_install() {
|
||||
vbin qed
|
||||
vman doc/qed.1
|
||||
vman doc/qed-tutorial.1
|
||||
vdoc doc/qed-tutorial.html
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue