summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarson Black2020-05-02 01:50:38 -0400
committerCarson Black2020-05-02 01:50:38 -0400
commitdae7f3412446114bc069580b5648cd821fde5fe4 (patch)
tree69c3752c62c116188d5190866e6c3f2bd3884d6a
parenta49093de1708a2a0a045b7f64607e5966359cea0 (diff)
downloadaur-dae7f3412446114bc069580b5648cd821fde5fe4.tar.gz
Update to 2020-03
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD4
2 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14d1d69563d0..96be1a86c545 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,25 @@
pkgbase = eclipse
pkgdesc = Highly extensible IDE
pkgver = 4.15
- pkgrel = 2
+ pkgrel = 3
url = https://eclipse.org
arch = x86_64
license = EPL
makedepends = python3
- noextract = eclipse-java-2019-12-R-linux-gtk-x86_64.tar.gz
- noextract = eclipse-jee-2019-12-R-linux-gtk-x86_64.tar.gz
- noextract = eclipse-cpp-2019-12-R-linux-gtk-x86_64.tar.gz
- noextract = eclipse-php-2019-12-R-linux-gtk-x86_64.tar.gz
- noextract = eclipse-javascript-2019-12-R-linux-gtk-x86_64.tar.gz
- noextract = eclipse-rust-2019-12-R-incubation-linux-gtk-x86_64.tar.gz
+ noextract = eclipse-java-2020-03-R-linux-gtk-x86_64.tar.gz
+ noextract = eclipse-jee-2020-03-R-linux-gtk-x86_64.tar.gz
+ noextract = eclipse-cpp-2020-03-R-linux-gtk-x86_64.tar.gz
+ noextract = eclipse-php-2020-03-R-linux-gtk-x86_64.tar.gz
+ noextract = eclipse-javascript-2020-03-R-linux-gtk-x86_64.tar.gz
+ noextract = eclipse-rust-2020-03-R-incubation-linux-gtk-x86_64.tar.gz
source = commonify
sha256sums = a68cccdf182449dfb4aef595ab26fe6542902421aef42a79672483865cbbd0ea
- source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2019-12/R/eclipse-java-2019-12-R-linux-gtk-x86_64.tar.gz
- source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2019-12/R/eclipse-jee-2019-12-R-linux-gtk-x86_64.tar.gz
- source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2019-12/R/eclipse-cpp-2019-12-R-linux-gtk-x86_64.tar.gz
- source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2019-12/R/eclipse-php-2019-12-R-linux-gtk-x86_64.tar.gz
- source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2019-12/R/eclipse-javascript-2019-12-R-linux-gtk-x86_64.tar.gz
- source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2019-12/R/eclipse-rust-2019-12-R-incubation-linux-gtk-x86_64.tar.gz
+ source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2020-03/R/eclipse-java-2020-03-R-linux-gtk-x86_64.tar.gz
+ source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2020-03/R/eclipse-jee-2020-03-R-linux-gtk-x86_64.tar.gz
+ source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2020-03/R/eclipse-cpp-2020-03-R-linux-gtk-x86_64.tar.gz
+ source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2020-03/R/eclipse-php-2020-03-R-linux-gtk-x86_64.tar.gz
+ source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2020-03/R/eclipse-javascript-2020-03-R-linux-gtk-x86_64.tar.gz
+ source_x86_64 = http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/technology/epp/downloads/release/2020-03/R/eclipse-rust-2020-03-R-incubation-linux-gtk-x86_64.tar.gz
sha256sums_x86_64 = eea78b2daab7c5d3e11cd86d0782023a05f7e173265f470536357ef97cd31a29
sha256sums_x86_64 = a012ad5dd54c344aff66b82f0ed37b54002e727566c7d786d0d60f96b1117c38
sha256sums_x86_64 = 56c3f4757d31ac002f996de0e81edb18cdf660d6193aa0b076e25dae32079789
diff --git a/PKGBUILD b/PKGBUILD
index d8951ec3c125..d8e953f60a17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
pkgbase=eclipse
pkgname=(eclipse-{common,java,jee,cpp,php,javascript,rust})
pkgver=4.15
-pkgrel=2
-_release=2019-12/R
+pkgrel=3
+_release=2020-03/R
pkgdesc="Highly extensible IDE"
license=(EPL)
arch=(x86_64)