summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEduardo Pedroni2016-03-16 17:22:13 +0100
committerEduardo Pedroni2016-03-16 17:22:13 +0100
commit97131480c23ac9dda2eebf5cdbaf3e17810e5955 (patch)
tree0fea79715af3d91c112b2aa3276fa29e90135d88
parent3f3113a75843bb31777eec09128667c0f6836531 (diff)
downloadaur-97131480c23ac9dda2eebf5cdbaf3e17810e5955.tar.gz
Updated to Mars 4.5.2
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63d4a3d79b29..716c97b183d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jesus Jerez <jhuss@archlinux.org.ve>
pkgname=eclipse-platform
-pkgver=4.5.1
-_pkgbuild=201509040015
+pkgver=4.5.2
+_pkgbuild=201602121500
pkgrel=1
pkgdesc="A minimal installation suitable for complete per-user customization with the built-in Eclipse package manager"
url="http://www.eclipse.org"
@@ -24,14 +24,14 @@ source=(
"eclipse.desktop"
)
-md5sums=('731e4fe632732c88edc558923e778d7f'
+md5sums=('dfa93396af4ce2e2b67273cf2894cd4f'
'e07b2ccfc4689c288fd876a4beb8403d'
'a0f93d5e697837d75911f5af9a386f19'
'45b39512f5e3e97fa078598a11245504')
if [ "$CARCH" = "x86_64" ]; then
source[0]=${source/linux-gtk/linux-gtk-x86_64}
- md5sums[0]='ff3f7ff02c31f238b02645727cb50606'
+ md5sums[0]='26ab3ae525481d03b6315f643ac2d45d'
fi
package() {