summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNing Sun2016-08-02 21:39:56 +0800
committerNing Sun2016-08-02 21:39:56 +0800
commit6912c4b8949944cf557111efd383336b868d3e3e (patch)
tree9b05c2f620b6da64937ad44803b04f5b598ff72b
parent70f6daeda7a7cd499a7599ecfa6ca93a90169e31 (diff)
downloadaur-6912c4b8949944cf557111efd383336b868d3e3e.tar.gz
update to 1.6
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 037d720c708a..7162225f7f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Current Maintainer: Ning Sun <sunng@about.me>
pkgname=eclipse-mat
_pgname=MemoryAnalyzer
-_pkgver=1.5
-pkgver=1.5.0
-_releasedate=20150527
+_pkgver=1.6
+pkgver=1.6.0
+_releasedate=20160531
pkgrel=1
pkgdesc="Eclipse Memory Analyzer Tool (MAT), a toolkit for analyzing Java heap dumps."
arch=(i686 x86_64)
@@ -12,8 +12,8 @@ url="http://www.eclipse.org/mat"
license=(EPL)
depends=('java-runtime>=6' 'gtk2')
install=${pkgname}.install
-md5sums_i686=('a37781c215db3e274ef065092580f954')
-md5sums_x86_64=('c8797c88bd1cf9e69731d488bed82c0c')
+md5sums_i686=('e937af52a262e066f4dbed8bfa383c23')
+md5sums_x86_64=('dac8940b1aaa63d28cc9158899e58f0e')
source_i686=("${pkgname}-${pkgver}-x86.zip::http://download.eclipse.org/mat/${_pkgver}/rcp/${_pgname}-${pkgver}.${_releasedate}-linux.gtk.x86.zip")
source_x86_64=("${pkgname}-${pkgver}-x86_64.zip::http://download.eclipse.org/mat/${_pkgver}/rcp/${_pgname}-${pkgver}.${_releasedate}-linux.gtk.x86_64.zip")