summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEduardo Pedroni2016-09-29 17:26:25 +0200
committerEduardo Pedroni2016-09-29 17:26:25 +0200
commitd3f40f9b43e10f51cb7bbb9eac7f9ce29ad98efa (patch)
tree1c258f58309c4db2917b6ee76bef61868dd56038 /PKGBUILD
parentbcf405c569b43f655199795bb848513cc59824e4 (diff)
downloadaur-d3f40f9b43e10f51cb7bbb9eac7f9ce29ad98efa.tar.gz
Updated to Neon 4.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 985acae754a3..8d58b5003cfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Jesus Jerez <jhuss@archlinux.org.ve>
pkgname=eclipse-platform
-pkgver=4.6
-_pkgbuild=201606061100
+pkgver=4.6.1
+_pkgbuild=201609071200
pkgrel=1
pkgdesc="A minimal installation suitable for complete per-user customization with the built-in Eclipse package manager"
url="http://www.eclipse.org"
@@ -23,13 +23,13 @@ source=(
"eclipse.desktop"
)
-md5sums=('19e07aba9bda903d4d5b1620b338a0df'
+md5sums=('f7d61d17a9d96939a7795edac868d801'
'66757230837fdebabb8ce91eb4fccc80'
'6978e306347d49393e7ac833ba47c4ac')
if [ "$CARCH" = "x86_64" ]; then
source[0]=${source/linux-gtk/linux-gtk-x86_64}
- md5sums[0]='b854b472398a3874c9e37c2d63d8e2ae'
+ md5sums[0]='85af8ea1a2157b98bf4f4642e0b2e131'
fi
package() {