parent
b386fe0651
commit
e1a3211ed1
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'mle'
|
# Template file for 'mle'
|
||||||
pkgname=mle
|
pkgname=mle
|
||||||
version=1.4.2
|
version=1.4.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
hostmakedepends="libtool"
|
hostmakedepends="libtool"
|
||||||
makedepends="termbox-devel lua53-devel pcre-devel uthash"
|
makedepends="termbox-devel lua53-devel pcre-devel uthash"
|
||||||
short_desc="Flexible terminal-based text editor \(C\)"
|
short_desc="Flexible terminal-based text editor (C)"
|
||||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/adsr/mle"
|
homepage="https://github.com/adsr/mle"
|
||||||
distfiles="https://github.com/adsr/mle/archive/v${version}.tar.gz"
|
distfiles="https://github.com/adsr/mle/archive/v${version}.tar.gz"
|
||||||
checksum=462e6095f5207a2959f2f6136ae6cacd473190d7f3f679741c26c98507341316
|
checksum=452b14d63f7d3ccd98263baec2e4840e4093cc42d1f9cedeaf45151b89ac5ff6
|
||||||
|
|
Loading…
Reference in New Issue