summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Zamarin2016-03-17 11:42:44 +0200
committerArthur Zamarin2016-03-17 11:42:44 +0200
commit2e9ea5772acb5f1380b29c322c0d919298f6f30a (patch)
treee04e3b8b8242139bd04223cce7760dd3169b6665
parent30a4f2538a7e41335cc1982063a6ee22a8fa4407 (diff)
downloadaur-2e9ea5772acb5f1380b29c322c0d919298f6f30a.tar.gz
Update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
2 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ff41c990d42..2f5a97f5e4e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Mar 17 09:42:44 UTC 2016
pkgbase = eclipse-dltk-core
pkgdesc = Support for dynamic languages in Eclipse
- pkgver = 5.0
- pkgrel = 5
+ pkgver = 5.4
+ pkgrel = 1
url = http://www.eclipse.org/dltk/
arch = i686
arch = x86_64
@@ -15,8 +17,8 @@ pkgbase = eclipse-dltk-core
optdepends = eclipse-dltk-ruby
optdepends = eclipse-dltk-tcl
replaces = eclipse-dltk-core-index
- source = http://www.eclipse.org/downloads/download.php?r=1&file=/technology/dltk/downloads/drops/R5.0/R-5.0-201306060709/dltk-core-I-201306060709.zip
- md5sums = fa828874f889e86fdbb050e1b164017b
+ source = http://www.eclipse.org/downloads/download.php?r=1&file=/technology/dltk/downloads/drops/R5.4/R-5.4-201602110510/dltk-core-R-5.4-201602110510.zip
+ md5sums = 6c3013400aa5cc71563d50e98e83e952
pkgname = eclipse-dltk-core
diff --git a/PKGBUILD b/PKGBUILD
index f6e8fe866952..1f8c018bcb8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Shanto <shanto@hotmail.com>
+# Maintainer: Arthur Zamarin <arthurzam@gmail.com>
+# Contributer: Shanto <shanto@hotmail.com>
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
pkgname=eclipse-dltk-core
-pkgver=5.0
-pkgrel=5
-_pkgdate=201306060709
+pkgver=5.4
+pkgrel=1
+_pkgdate="201602110510"
pkgdesc="Support for dynamic languages in Eclipse"
arch=('i686' 'x86_64')
url="http://www.eclipse.org/dltk/"
@@ -13,8 +14,8 @@ depends=("eclipse-emf")
replaces=("eclipse-dltk-core-index")
optdepends=("eclipse-dltk-core-index" "eclipse-dltk-javascript" "eclipse-dltk-mylyn" "eclipse-dltk-python" "eclipse-dltk-rse" "eclipse-dltk-ruby" "eclipse-dltk-tcl")
_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-}-I-$_pkgdate.zip")
-md5sums=('fa828874f889e86fdbb050e1b164017b')
+source=("$_mirror/technology/dltk/downloads/drops/R${pkgver:0:3}/R-$pkgver-$_pkgdate/${pkgname#eclipse-}-R-$pkgver-$_pkgdate.zip")
+md5sums=('6c3013400aa5cc71563d50e98e83e952')
package() {
_dest=$pkgdir/usr/lib/eclipse/dropins/${pkgname#eclipse-}/eclipse