mdp: update to 1.0.13.
This commit is contained in:
parent
1e5eea184f
commit
37ebc7e088
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'mdp'
|
||||
pkgname=mdp
|
||||
version=1.0.12
|
||||
version=1.0.13
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="A command-line based markdown presentation tool"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/visit1985/mdp"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=9faca0245babd54aa47cbbb72c14244ca9a9a84f63021a679078041da4f6e98b
|
||||
checksum=e4348c908406c2aaeeb4715cbe168f793237ff6a6deaeeacca2ef95b05b4b4f2
|
||||
|
|
Loading…
Reference in New Issue