aoeui: use official upstream github.

This commit is contained in:
Leah Neukirchen 2017-04-20 23:17:29 +02:00
parent 78793d7fda
commit 7a6fc91881

View file

@ -1,15 +1,17 @@
# Template file for 'aoeui'
pkgname=aoeui
version=1.7
revision=5
revision=6
_githash=4e5dee93ebbaf5bd7bd7da80ce34b2eef196cd08
wrksrc="${pkgname}-${_githash}"
build_style=gnu-makefile
hostmakedepends="m4"
short_desc="Lightweight UNIX-friendly text editor"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
homepage="http://sites.google.com/site/aoeuiandasdfg/Home"
distfiles="https://github.com/adnelson/aoeui/raw/master/${pkgname}-${version}.tgz"
checksum=f4c067ad2c3b95ad130411195dd53ea49300e8e3496ecf0deceff20350c7670d
homepage="https://github.com/pklausler/aoeui"
distfiles="https://github.com/pklausler/aoeui/archive/${_githash}.tar.gz"
checksum=3b06c7950b0fcbdfe57e78de8cb9b9d7af141932459a32d72a029f96839d667f
post_extract() {
echo 'LIBS += $(LDFLAGS)' >>Makefile