summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Zamarin2016-06-30 16:58:28 +0300
committerArthur Zamarin2016-06-30 16:58:28 +0300
commit7a0a9b9a3a98c672f6cf6edd90e0d0e9a32fbfd2 (patch)
treec34d1885721bb166b1d429ec3d2bcb99414078a5
parent2e9ea5772acb5f1380b29c322c0d919298f6f30a (diff)
downloadaur-7a0a9b9a3a98c672f6cf6edd90e0d0e9a32fbfd2.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f5a97f5e4e8..8565e36bd594 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 17 09:42:44 UTC 2016
+# Thu Jun 30 13:58:27 UTC 2016
pkgbase = eclipse-dltk-core
pkgdesc = Support for dynamic languages in Eclipse
- pkgver = 5.4
+ pkgver = 5.5
pkgrel = 1
url = http://www.eclipse.org/dltk/
arch = i686
@@ -17,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.4/R-5.4-201602110510/dltk-core-R-5.4-201602110510.zip
- md5sums = 6c3013400aa5cc71563d50e98e83e952
+ source = http://www.eclipse.org/downloads/download.php?r=1&file=/technology/dltk/downloads/drops/R5.5/R-5.5-201605241149/dltk-core-R-5.5-201605241149.zip
+ md5sums = b8c9f0006f4c4373d7360fa32676249f
pkgname = eclipse-dltk-core
diff --git a/PKGBUILD b/PKGBUILD
index 1f8c018bcb8e..9f6a4385e46e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
pkgname=eclipse-dltk-core
-pkgver=5.4
+pkgver=5.5
pkgrel=1
-_pkgdate="201602110510"
+_pkgdate=201605241149
pkgdesc="Support for dynamic languages in Eclipse"
arch=('i686' 'x86_64')
url="http://www.eclipse.org/dltk/"
@@ -15,7 +15,7 @@ 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-}-R-$pkgver-$_pkgdate.zip")
-md5sums=('6c3013400aa5cc71563d50e98e83e952')
+md5sums=('b8c9f0006f4c4373d7360fa32676249f')
package() {
_dest=$pkgdir/usr/lib/eclipse/dropins/${pkgname#eclipse-}/eclipse