ProofGeneral: drop noarch
This commit is contained in:
parent
7d6d289c5d
commit
62f30c53ce
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'ProofGeneral'
|
||||
pkgname=ProofGeneral
|
||||
version=4.4
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="PG-${version}"
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="emacs which"
|
||||
depends="emacs perl"
|
||||
short_desc="Generic Emacs front-end for proof assistants"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://proofgeneral.github.io/"
|
||||
distfiles="https://github.com/ProofGeneral/PG/archive/v${version}.tar.gz"
|
||||
checksum=1ba236d81768a87afa0287f49d4b2223097bc61d180468cbd997d46ab6132e7e
|
||||
|
|
Loading…
Reference in a new issue