mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
qed: update to 1.0.7.
This commit is contained in:
parent
e166c58970
commit
18757f7737
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qed'
|
||||
pkgname=qed
|
||||
version=1.0.5
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="UTF-8/Unicode-aware port of Rob Pike's QED editor for Unix"
|
||||
|
@ -8,7 +8,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=4b0bd4ec84813b6c0d6ea67c95dddc7ab09eec9d69585e851fe6403c60643b76
|
||||
checksum=78bf6b7217fd370079894e051d13dbdd388c655e2cbc78ed7b3a124de66eb893
|
||||
|
||||
do_install() {
|
||||
vbin qed
|
||||
|
|
Loading…
Add table
Reference in a new issue