summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryar2015-10-31 17:01:10 -0700
committeryar2015-10-31 17:01:10 -0700
commite8c847a8787beef10464445090628329f891c4b1 (patch)
treef4295d36bf1f247fa99431783e3c60ab2b7204f7
parent2f4b6f07673663548d8448d864ca7f23f23ff8d1 (diff)
downloadaur-e8c847a8787beef10464445090628329f891c4b1.tar.gz
just depend on ruby, that version is so old
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbe5eae668ae..c736cbaaddad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Converts a bunch of eml files into one mbox file"
arch=('any')
url="https://github.com/yardenac/${gitname}"
license=('LGPL2.1')
-depends=('ruby>=2.0.0_p0-1')
+depends=('ruby')
source=("git+$url.git")
sha512sums=('SKIP')