markdown: move to community

This commit is contained in:
Kevin Daudt 2016-08-29 21:28:45 +00:00 committed by Natanael Copa
parent 4a6726983f
commit f8d96c1946

View File

@ -1,5 +1,5 @@
# Contributor: z3bra <willy at mailoo dot org>
# Maintainer:
# Maintainer: Kevin Daudt <me@ikke.info>
pkgname=markdown
_pkgreal=Markdown
pkgver=1.0.1
@ -12,7 +12,7 @@ depends="perl"
depends_dev=""
makedepends="$depends_dev"
install=""
subpackages=
subpackages="$pkgname-doc"
source="http://daringfireball.net/projects/downloads/Markdown_1.0.1.zip"
_builddir=$srcdir/${_pkgreal}_${pkgver}