summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20efa1f71918..b434bc668176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
pkgname=eclipse-dltk-core-index
-pkgver=5.4
+pkgver=5.5
pkgrel=1
-_pkgdate="201602110510"
+_pkgdate=201605241149
pkgdesc="Support for H2 index in Eclipse"
arch=('i686' 'x86_64')
url="http://www.eclipse.org/dltk/"
@@ -13,7 +13,7 @@ license=('EPL')
depends=("eclipse-dltk-core" "eclipse-h2-database>=1.1.117")
_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=('c83e27daf38c0e6f8c7bfe11596c4ab2')
+md5sums=('20ff9f9360d72995b25acecfd736fffd')
package() {
cd "$srcdir"