summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e5577b0d15b..0a9413512d50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=um
_gemname=um
pkgver=4.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="utility to create and maintain your own man pages so you can remember how to do stuff"
arch=("any")
url="https://github.com/sinclairtarget/um"
license=("MIT")
-depends=("ruby" "ruby-kramdown")
+depends=("ruby" "ruby-kramdown=1.17.0")
makedepends=("ruby-rake")
options=(!emptydirs)
conflicts=("um-git")