summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Latifi2020-09-19 00:14:46 +0200
committerFlorian Latifi2020-09-19 00:14:46 +0200
commitadb307d6ee62c4b51384a3168ef25965255bcddc (patch)
tree63606f0731e017b78fcf611053867bff1e8c9ed5 /PKGBUILD
parent3aae1ba9218ad1cddfed814edbbf415701d16842 (diff)
downloadaur-adb307d6ee62c4b51384a3168ef25965255bcddc.tar.gz
Update to 4.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 553e68cbfd2b..380848ad66c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
# Contributor: Jesus Jerez <jhuss@archlinux.org.ve>
pkgname=eclipse-platform
-pkgver=4.16
-_pkgbuild=202006040540
+pkgver=4.17
+_pkgbuild=202009021800
pkgrel=1
pkgdesc="A minimal installation suitable for complete per-user customization with the built-in Eclipse package manager"
url="https://www.eclipse.org"
arch=("x86_64")
license=("EPL")
-depends=("java-runtime>=8" "unzip" "webkit2gtk")
+depends=("java-runtime>=11" "unzip" "webkit2gtk")
optdepends=()
conflicts=("eclipse-common")
provides=("eclipse=$pkgver")
@@ -21,9 +21,9 @@ source=("http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/d
"eclipse.sh"
"eclipse.desktop")
-sha512sums=('2b188b31c5fae478d618ca8e956b75463d65a25ad319b9c4b6256698d9ac690091db7069cb2e1c6b7f11ebd89dd46ac3f675c7d85c320c938c9eac04557552af'
+sha512sums=('897a77f4ec7a40e4d0aa86b4942f1eafbe7347e02d240fec34b7fce37f6c5e6d07f97b6b0ebffce2de9d10632b615b92c3376925720a15189c4b62c0b5cb37a2'
'71393b01c2774654e1b3348ceedd6b110c7f1b26da93da40dac653ce2103a34997ec0e9e7fd4e977d869c149d19ef39f59738717cc6762e39b0bc0e7d53df4ac'
- 'efbf99ab07a253f360ec9db70b113c2e3d18a13272dc181cb7b1711cd65399758332ad61e400b7e0acb52eebe164ba7da54a29db2f24f73e4803bff80f6c9792')
+ 'eb3e245f27a0eb328bdf3dcc1258013d55cf24d4ec3864cdc0ad9c68995bfc1af44f05a5973368f115e9957359c9e50b4cefa2fa7014c36e499447c48769f505')
package() {
install -d ${pkgdir}/usr/bin ${pkgdir}/usr/lib ${pkgdir}/usr/share/applications