summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArthur Zamarin2016-06-30 16:58:40 +0300
committerArthur Zamarin2016-06-30 16:58:40 +0300
commit9863803b4f2de5bf6eb8f094c9f0e0998d3e6a5d (patch)
tree02b099ebe1d757d498e6a8d41f164260670582ea /PKGBUILD
parent4301e1b48986d806b716a0120af465088bcd58ec (diff)
downloadaur-eclipse-dltk-core-index.tar.gz
Update
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"