Skip to content

Commit

Permalink
mle: update to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anjandev committed Oct 13, 2022
1 parent 63827f4 commit 5ecc0d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/mle/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'mle'
pkgname=mle
version=1.4.3
version=1.5.0
revision=1
build_style=gnu-makefile
hostmakedepends="libtool"
makedepends="termbox-devel lua53-devel pcre-devel uthash"
makedepends="termbox-devel lua54-devel pcre-devel uthash"
short_desc="Flexible terminal-based text editor (C)"
maintainer="Anjandev Momi <anjan@momi.ca>"
license="Apache-2.0"
homepage="https://github.com/adsr/mle"
distfiles="https://github.com/adsr/mle/archive/v${version}.tar.gz"
checksum=452b14d63f7d3ccd98263baec2e4840e4093cc42d1f9cedeaf45151b89ac5ff6
checksum=569316485fa3775d0bb7559ac176a63adb29467c7098b14c0072c821feb6226b

post_install() {
vman mle.1
Expand Down

0 comments on commit 5ecc0d1

Please sign in to comment.