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 c9ef7c36ab9a..c6b5736697bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=ringo
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Multi-threaded JavaScript on the JVM"
arch=('any')
url="https://ringojs.org/"
license=('Apache')
depends=('java-runtime-headless' 'bash')
-makedepends=('apache-ant' 'apache-ivy' 'patch')
+makedepends=('ant' 'ivy' 'patch')
source=("git+https://github.com/ringo/ringojs.git#tag=v${pkgver}"
'patch.diff')
sha256sums=('SKIP'