summaryrefslogtreecommitdiff
path: root/extra/eclipse
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-15 01:03:16 -0700
committerroot <root@rshg054.dnsready.net>2013-10-15 01:03:16 -0700
commit5d8af7c82b707f4cbda87bb0538fef84daf3791b (patch)
tree9db9400005dcee2e2ca264794e32c22efc39a3ac /extra/eclipse
parentd053938d834e74b0c881c12a5cb240ad4bab0d9b (diff)
Tue Oct 15 01:02:49 PDT 2013
Diffstat (limited to 'extra/eclipse')
-rw-r--r--extra/eclipse/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/extra/eclipse/PKGBUILD b/extra/eclipse/PKGBUILD
index 7d20a28e2..4bef7ace9 100644
--- a/extra/eclipse/PKGBUILD
+++ b/extra/eclipse/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 191838 2013-07-31 09:34:14Z ioni $
+# $Id: PKGBUILD 196482 2013-10-14 09:30:29Z ioni $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Paul Mattal <paul@archlinux.org>
# Contributor: Andrew Wright <andreww@photism.org>
@@ -6,9 +6,9 @@
# Contributor: Marco Crosio <marco.crosio@gmail.com>
pkgname=eclipse
-pkgver=4.3
+pkgver=4.3.1
pkgrel=1
-_date=201306052000
+_date=201309111000
pkgdesc="An IDE for Java and other languages"
arch=('i686' 'x86_64')
url="http://eclipse.org"
@@ -18,12 +18,12 @@ makedepends=('zip')
license=("EPL/1.1")
source=("ftp://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops4/R-$pkgver-${_date}/$pkgname-SDK-$pkgver-linux-gtk.tar.gz"
'eclipse.sh' 'eclipse.desktop' 'eclipse.svg')
-md5sums=('8046626198b529c2e292022c39c18262'
+md5sums=('04880311281ff9de71a7d1def630b29e'
'7ea99a30fbaf06ec29261541b8eb1e23'
'ba2cf02c48e6e35bfe3685401c26bb5b'
'77cff7543ccf7e177cb6667f5a20ce19')
[ "$CARCH" = "x86_64" ] && source[0]="ftp://ftp.osuosl.org/pub/eclipse/eclipse/downloads/drops4/R-$pkgver-${_date}/$pkgname-SDK-$pkgver-linux-gtk-$CARCH.tar.gz"
-[ "$CARCH" = "x86_64" ] && md5sums[0]='8dba840856c5ca38b3c08ebac9a47cb8'
+[ "$CARCH" = "x86_64" ] && md5sums[0]='61e44d550751d3b176fbe56dd0f75060'
package() {
# install eclipse
@@ -32,7 +32,7 @@ package() {
# install misc
install -d $pkgdir/usr/bin $pkgdir/usr/share/applications \
- $pkgdir/usr/share/icons/hicolor/{16x16,32x32,48x48,256x256}/apps
+ $pkgdir/usr/share/icons/hicolor/apps
install -m755 eclipse.sh "$pkgdir/usr/bin/eclipse"
install -m644 eclipse.desktop "$pkgdir/usr/share/applications/"
# install icon