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

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu Jun 27 17:05:44 UTC 2013


    Date: Thursday, June 27, 2013 @ 19:05:44
  Author: arodseth
Revision: 93188

upgpkg: eclipse-cdt 8.2.0-1

Modified:
  eclipse-cdt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-27 16:11:54 UTC (rev 93187)
+++ PKGBUILD	2013-06-27 17:05:44 UTC (rev 93188)
@@ -4,16 +4,16 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=eclipse-cdt
-pkgver=8.1.2
-pkgrel=2
+pkgver=8.2.0
+pkgrel=1
 pkgdesc='C/C++ Plugin for Eclipse'
 arch=('any')
 url='http://www.eclipse.org/cdt'
 license=('EPL')
 install='msg.install'
 depends=('eclipse' 'libxtst')
-source=("http://download.eclipse.org/tools/cdt/releases/juno/sr2/cdt-master-$pkgver.zip")
-sha256sums=('9b204b1c3c56c2fa40d6ce502a4fb45a4176039c3a843a8597ccb9bf54a3a214')
+source=("http://download.eclipse.org/tools/cdt/releases/kepler/r/cdt-master-$pkgver.zip")
+sha256sums=('a6c804aab196c61d0042ad95d304959125c0985ff8fb5aaf56960dc2e0aa0a5f')
 
 package() {
   cd "$srcdir"




More information about the arch-commits mailing list