qed: update to 1.0.1.
This commit is contained in:
parent
0beaa45a98
commit
7fb620e43b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qed'
|
||||
pkgname=qed
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
wrksrc="QED-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -9,7 +9,7 @@ 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=3d816c35e1ec6d6fd9d5cc6724c4fe21ae6ae18b1c84a6fd041fe8f6fa4fd22a
|
||||
checksum=80a3a71e2cbb8d666c3c18b69afc45986153152b2db8ff3610fe89de83bfe5db
|
||||
|
||||
do_install() {
|
||||
vbin qed
|
||||
|
|
Loading…
Reference in a new issue