ProofGeneral: update to 4.5.
This commit is contained in:
parent
f0fdad230c
commit
8e8b9e9ab9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ProofGeneral'
|
||||
pkgname=ProofGeneral
|
||||
version=4.4
|
||||
revision=3
|
||||
version=4.5
|
||||
revision=1
|
||||
wrksrc="PG-${version}"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="emacs which"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://proofgeneral.github.io/"
|
||||
distfiles="https://github.com/ProofGeneral/PG/archive/v${version}.tar.gz"
|
||||
checksum=1ba236d81768a87afa0287f49d4b2223097bc61d180468cbd997d46ab6132e7e
|
||||
checksum=b408ab943cfbfe4fcb0d3322f079f41e2a2d29b50cf0cc704fbb4d5e6c26e3a2
|
||||
|
||||
do_install() {
|
||||
make install DESTDIR=${DESTDIR}
|
||||
|
|
Loading…
Add table
Reference in a new issue