summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaimar Bühmann2019-10-06 02:05:56 +0200
committerRaimar Bühmann2019-10-06 09:04:02 +0200
commit8f03f608ee3e69fd2500783731203102a7f91cfd (patch)
tree050a02dece20a5d193228a5c62406fe84f2d868b
parentb49f1568ef83e076e7d8cd712d1fe9d4d9c83344 (diff)
downloadaur-8f03f608ee3e69fd2500783731203102a7f91cfd.tar.gz
update to 2.19-2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD1
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a927cf31787d..23ffb9c29e8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = eclipse-emf
pkgdesc = EMF and XSD frameworks for the Eclipse platform
- pkgver = 2.12.0
+ pkgver = 2.19
pkgrel = 2
url = http://www.eclipse.org/modeling/emf/
arch = any
license = EPL
- depends = eclipse>=3.5
- source = http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/emf/emf/downloads/drops/2.12.0/R201605260356/emf-runtime-2.12.0.zip
- source = http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/emf/emf/downloads/drops/2.12.0/R201605260356/xsd-runtime-2.12.0.zip
- md5sums = fccaa15ebfc51357ae1d2fffe3574efc
- md5sums = fce2cc0cd2281d5765e29bf236b5e0be
+ makedepends = java-environment-common
+ depends = eclipse
+ options = !strip
+ source = https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/EMF-Updates-2.19.zip
+ sha256sums = ddd4f9c423b0ff5ea0029acc61cbad8844715561cd6808bdd80d3937ab055693
pkgname = eclipse-emf
diff --git a/PKGBUILD b/PKGBUILD
index 338e55bf8f9c..da631de9874f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@
pkgname=eclipse-emf
pkgver=2.19
-_reldate=201605260356
pkgrel=2
pkgdesc="EMF and XSD frameworks for the Eclipse platform"
arch=('any')