summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZuyi Hu2015-11-16 19:05:47 +0800
committerZuyi Hu2015-11-16 19:05:47 +0800
commitecebd3a33fd71eccae0c2daccfc743e078767c18 (patch)
tree2a1c3576d43861eef112274bf7e1b20f9bc69eaf
parent3a638fe4a5bef817ac464aec04ccad6272724ca3 (diff)
downloadaur-ecebd3a33fd71eccae0c2daccfc743e078767c18.tar.gz
upgpkg: eclipse-arm 2.10.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0935145f00db..1aad8780d2fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = eclipse-arm
pkgdesc = GNU ARM Eclipse Plug-in
- pkgver = 2.9.3
+ pkgver = 2.10.2
pkgrel = 1
url = http://gnuarmeclipse.github.io
install = eclipse-arm.install
@@ -8,8 +8,8 @@ pkgbase = eclipse-arm
license = GPL
depends = eclipse-cpp
options = !strip
- source = https://github.com/gnuarmeclipse/plug-ins/releases/download/v2.9.3-201508190739/ilg.gnuarmeclipse.repository-2.9.3-201508190739.zip
- md5sums = 5a76d4dfa6d32f15a4495fef1476a8ce
+ source = https://github.com/gnuarmeclipse/plug-ins/releases/download/v2.10.2-201511061603/ilg.gnuarmeclipse.repository-2.10.2-201511061603.zip
+ md5sums = b59efa45651f6480f7c700d610cc3ff3
pkgname = eclipse-arm
diff --git a/PKGBUILD b/PKGBUILD
index f8b713309ae5..fee6f437a7ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Raimar Bühmann <raimar@buehmann.de>
# Contributor: Benjamin Robinben <jarobin@gmail.com>
pkgname=eclipse-arm
-pkgver=2.9.3
-date=201508190739
+pkgver=2.10.2
+date=201511061603
pkgrel=1
pkgdesc="GNU ARM Eclipse Plug-in"
arch=('any')
@@ -14,7 +14,7 @@ options=('!strip')
depends=('eclipse-cpp')
source=(#"http://sourceforge.net/projects/gnuarmeclipse/files/Current%20Releases/2.x/ilg.gnuarmeclipse.repository-$pkgver-$date.zip"
"https://github.com/gnuarmeclipse/plug-ins/releases/download/v$pkgver-$date/ilg.gnuarmeclipse.repository-$pkgver-$date.zip")
-md5sums=('5a76d4dfa6d32f15a4495fef1476a8ce')
+md5sums=('b59efa45651f6480f7c700d610cc3ff3')
package() {
_dest="${pkgdir}/usr/lib/eclipse/dropins/arm/eclipse"