[arch-commits] Commit in eclipse-cdt/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Sun Mar 2 00:33:52 UTC 2014


    Date: Sunday, March 2, 2014 @ 01:33:51
  Author: arodseth
Revision: 106387

upgpkg: eclipse-cdt 8.3.0-1

Modified:
  eclipse-cdt/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-02 00:23:09 UTC (rev 106386)
+++ PKGBUILD	2014-03-02 00:33:51 UTC (rev 106387)
@@ -4,7 +4,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=eclipse-cdt
-pkgver=8.2.1
+pkgver=8.3.0
+_sr=2
 pkgrel=1
 pkgdesc='C/C++ Plugin for Eclipse'
 arch=('any')
@@ -11,8 +12,8 @@
 url='http://www.eclipse.org/cdt'
 license=('EPL')
 depends=('eclipse' 'libxtst')
-source=("http://download.eclipse.org/tools/cdt/releases/kepler/sr1/cdt-master-$pkgver.zip")
-sha256sums=('283e448fed60f2a11c0f6cdb196960bdd0e1969bb40142f131787843861ea562')
+source=("http://download.eclipse.org/tools/cdt/releases/kepler/sr$_sr/cdt-master-$pkgver.zip")
+sha256sums=('bfd1805046cbd81fa0018881b9471f2ade71aa0e2bc053164b34c2e7ffc8b58d')
 
 package() {
   d="$pkgdir/usr/share/eclipse/dropins/cdt/eclipse"




More information about the arch-commits mailing list