summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Lucas2021-03-13 17:10:17 +0100
committerPatrick Lucas2021-04-08 15:22:23 +0200
commit6034b41327b8a999ceda7b5755aa801d9881294a (patch)
tree21c094099cd03009a531abc3d57e09c482239ea6
parenta8b6e8ade402b7001168a7c5f1941e8ff2c74559 (diff)
downloadaur-6034b41327b8a999ceda7b5755aa801d9881294a.tar.gz
Update to 2020-12
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
-rw-r--r--eclipse-modeling.desktop4
3 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 728efff22cad..7d55831f15d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = eclipse-modeling-tools
- pkgdesc = The eclipse IDE with the eclipse modeling tools as a standalone package (not directly interfering with a standard eclipse)
- pkgver = 4.7.3a
+ pkgdesc = The Eclipse IDE with the Eclipse Modeling Tools as a standalone package (does not interfere with a standard Eclipse installation)
+ pkgver = 2020_12
pkgrel = 1
url = https://www.eclipse.org/modeling
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = eclipse-modeling-tools
depends = java-environment>=8
optdepends = python
options = !strip
- source = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/oxygen/3a/eclipse-modeling-oxygen-3a-linux-gtk-x86_64.tar.gz
+ source = https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/2020-12/R/eclipse-modeling-2020-12-R-linux-gtk-x86_64.tar.gz
source = eclipse-modeling.sh
source = eclipse-modeling.desktop
- sha512sums = c859e65bd2d824e70cec5f3b5f8617d6c59cf74ba703c3193290825577ce8d252f5530c4576df29cf1781ddc084eced762898de0ff23c0288765266dcda3696e
+ sha512sums = 8528b720bf9f5a19547c4258bf82c53bb58d6d9a62a1f02034665b10e2014b45697877c9e58e9428c28c2df4251b78659002f98e0fdc10929bfda7780f11db8d
sha512sums = e3460b10b2424cec30ac05560451d9cd8cb221ba06e0781b3076e5fedbc2cc9756b3749691ed895349d0afb1f7da6910576e52a37a07490140e856210a1e03d0
- sha512sums = 99a4496cb02817f32ba6b0d14f9c5b4356f478840c0b44c65f60850bd286ac12832edad8ba0c3af00d524b7854f36f54cd8ca75147755c0ceb727d37168ebb25
+ sha512sums = 7662740ea565329b7a7960269c8e485a13016c39a5db16f5ba02290ce41aa6629b7effcfb472674d00c47b89114eea3c88ab755606ab68d35d0f4f4050e8a37e
pkgname = eclipse-modeling-tools
diff --git a/PKGBUILD b/PKGBUILD
index 5855f0b23475..6127a55323a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Tobias Beeh <tobias beeh at tum de>
pkgname=eclipse-modeling-tools
-pkgver=4.7.3a
+pkgver=2020_12
pkgrel=1
-pkgdesc="The eclipse IDE with the eclipse modeling tools as a standalone package (not directly interfering with a standard eclipse)"
+pkgdesc="The Eclipse IDE with the Eclipse Modeling Tools as a standalone package (does not interfere with a standard Eclipse installation)"
url="https://www.eclipse.org/modeling"
arch=("x86_64")
license=("EPL")
@@ -12,14 +12,14 @@ optdepends=("python")
options=(!strip)
source=(
- "http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/oxygen/3a/eclipse-modeling-oxygen-3a-linux-gtk-x86_64.tar.gz"
+ "https://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/downloads/release/${pkgver//_/-}/R/eclipse-modeling-${pkgver//_/-}-R-linux-gtk-${CARCH}.tar.gz"
"eclipse-modeling.sh"
"eclipse-modeling.desktop"
)
-sha512sums=('c859e65bd2d824e70cec5f3b5f8617d6c59cf74ba703c3193290825577ce8d252f5530c4576df29cf1781ddc084eced762898de0ff23c0288765266dcda3696e'
+sha512sums=('8528b720bf9f5a19547c4258bf82c53bb58d6d9a62a1f02034665b10e2014b45697877c9e58e9428c28c2df4251b78659002f98e0fdc10929bfda7780f11db8d'
'e3460b10b2424cec30ac05560451d9cd8cb221ba06e0781b3076e5fedbc2cc9756b3749691ed895349d0afb1f7da6910576e52a37a07490140e856210a1e03d0'
- '99a4496cb02817f32ba6b0d14f9c5b4356f478840c0b44c65f60850bd286ac12832edad8ba0c3af00d524b7854f36f54cd8ca75147755c0ceb727d37168ebb25')
+ '7662740ea565329b7a7960269c8e485a13016c39a5db16f5ba02290ce41aa6629b7effcfb472674d00c47b89114eea3c88ab755606ab68d35d0f4f4050e8a37e')
package() {
install -d ${pkgdir}/usr/bin ${pkgdir}/usr/lib ${pkgdir}/usr/share/applications
diff --git a/eclipse-modeling.desktop b/eclipse-modeling.desktop
index a1809fc0e6ac..a71b2a11cb1f 100644
--- a/eclipse-modeling.desktop
+++ b/eclipse-modeling.desktop
@@ -1,8 +1,8 @@
[Desktop Entry]
Type=Application
Version=4.7
-Name=Eclipse Modeling
-Comment=The Eclipse Modeling Tools
+Name=Eclipse Modeling Tools
+Comment=Eclipse Modeling Tools
Exec=eclipse-modeling
Icon=eclipse-modeling
Terminal=false