summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1dadc10f4b2d..541cd9193375 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Arthur Zamarin <arthurzam@gmail.com>
# Contributer: Shanto <shanto@hotmail.com>
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
+# Contributor: Arthur Zamarin <arthurzam@gmail.com>
+# Maintainer: David Rosenstrauch <darose@darose.net>
pkgname=eclipse-dltk-javascript
-pkgver=5.5
+pkgver=5.6
pkgrel=1
-_pkgdate=201605241149
+_pkgdate=201608300412
pkgdesc="Javascript IDE for Eclipse"
arch=('i686' 'x86_64')
url="http://www.eclipse.org/dltk/"
@@ -13,7 +14,7 @@ license=('EPL')
depends=( "eclipse-dltk-core" "eclipse-antlr-runtime>=3.0.0")
_mirror="http://www.eclipse.org/downloads/download.php?r=1&file="
source=("$_mirror/technology/dltk/downloads/drops/R${pkgver:0:3}/R-$pkgver-$_pkgdate/${pkgname#eclipse-}-R-$pkgver-$_pkgdate.zip")
-md5sums=('6338fa265ebe8b91d11cc3c566faa869')
+md5sums=('543178c48e20c4124f92fd7a8950ee7b')
package() {
cd $srcdir