summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 608672183f3d..0441e750c56d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,14 @@
pkgname=macrodown-git
pkgver=0.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="The translator for Macrodown, a markup language wrapping other markup languages such as TeX/LaTeX or HTML."
url="https://github.com/gfngfn/Macrodown"
license=('MIT')
arch=('i686' 'x86_64')
conflicts=('macrodown')
provides=('macrodown')
-makedepends=('git' 'make' 'ocamlbuild' 'ocaml-findlib' 'ocaml-menhir')
-depends=('ocaml')
+makedepends=('git' 'make' 'ocaml' 'ocamlbuild' 'ocaml-findlib' 'ocaml-menhir')
source=('git+https://github.com/gfngfn/Macrodown.git')
md5sums=(SKIP)