summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Pento2018-08-25 05:21:22 -0400
committerMike Pento2018-08-25 05:21:22 -0400
commit1106bed4ca33ca345c3734f19519ca94aed9bae7 (patch)
treec35a8c9c5abc16fbbae5715192691b78e5b97613
parent5e1fbd7c1326f61b254e133579df30ae8670bc95 (diff)
downloadaur-1106bed4ca33ca345c3734f19519ca94aed9bae7.tar.gz
Update to 4.7.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e9e58b295e5..3f3628e738fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = eclipse-scala-ide
pkgdesc = Scala IDE for Eclipse
- pkgver = 4.6.1
+ pkgver = 4.7.0
pkgrel = 1
url = http://www.scala-ide.org/
arch = any
license = custom
depends = eclipse>=4.4
- source = eclipse-scala-ide-4.6.1.zip::http://download.scala-ide.org/sdk/lithium/e46/scala212/stable/update-site.zip
+ source = eclipse-scala-ide-4.7.0.zip::http://download.scala-ide.org/sdk/lithium/e46/scala212/stable/update-site.zip
source = LICENSE
source = scala-ide.desktop
source = product.png
diff --git a/PKGBUILD b/PKGBUILD
index e2a4830798a9..9f04af94b24b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
+#Maintainer: Michael J. Pento <mjpento@verizon.net>
#Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
#Contributor: Kristof Jozsa <kjozsa@fsdev.hu>
pkgname=eclipse-scala-ide
-pkgver=4.6.1
+pkgver=4.7.0
pkgrel=1
pkgdesc="Scala IDE for Eclipse"
arch=('any')