Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/qemacs/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'qemacs'
pkgname=qemacs
version=6.5.1
version=6.5.2
revision=1
_githash=634d84f41dce5d87a0695d83431ae6f01c6f93c3
_githash=16f097832392bfbecfe3bba2b330525bbb629ef0
build_style=configure
configure_args="--prefix=/usr --mandir=/usr/share/man
--disable-x11 --disable-plugins"
Expand All @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/qemacs/qemacs"
distfiles="https://github.com/qemacs/qemacs/archive/${_githash}.tar.gz"
checksum=3603d26e34a37f312ddeed446830eabc26f6aa219b297bb44dd34c411cfe79c5
checksum=98c565f7cff977fc3c74146a25be68d3c9146737f73825b452158d44ad4fd920
# make: *** No rule to make target '.objs/Linux-x86_64-riscv64-linux-gnu-gcc/libqhtml.a', needed by 'qe_g'. Stop.
disable_parallel_build=yes

Expand Down