summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarson Black2020-09-21 09:29:09 -0400
committerCarson Black2020-09-21 09:29:09 -0400
commitfaf49db483a3b9d3408ac8f1087045fb6b87c7d4 (patch)
tree6b909d5cde7eb600514d928d66d4aa1e5ab0e644 /.SRCINFO
parent33fd83be9ed289df07e48f94788d825871e795b6 (diff)
downloadaur-faf49db483a3b9d3408ac8f1087045fb6b87c7d4.tar.gz
fix: Resolve versioning issues
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 8 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1c36677dd69..ef3937564735 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eclipse
pkgdesc = Highly extensible IDE
- pkgver = 4.16
- pkgrel = 7
+ pkgver = 4.18
+ pkgrel = 1
url = https://eclipse.org
arch = x86_64
license = EPL
@@ -34,14 +34,20 @@ pkgname = eclipse-common
depends = unzip
pkgname = eclipse-java
+ depends = eclipse-common
pkgname = eclipse-jee
+ depends = eclipse-common
pkgname = eclipse-cpp
+ depends = eclipse-common
pkgname = eclipse-php
+ depends = eclipse-common
pkgname = eclipse-javascript
+ depends = eclipse-common
pkgname = eclipse-rust
+ depends = eclipse-common