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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Mar 6 17:27:10 UTC 2013


    Date: Wednesday, March 6, 2013 @ 18:27:09
  Author: arodseth
Revision: 85762

upgpkg: eclipse-cdt 8.1.2-1

Modified:
  eclipse-cdt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-06 14:28:08 UTC (rev 85761)
+++ PKGBUILD	2013-03-06 17:27:09 UTC (rev 85762)
@@ -4,15 +4,15 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=eclipse-cdt
-pkgver=8.1.1
+pkgver=8.1.2
 pkgrel=1
 pkgdesc='C/C++ Plugin for Eclipse'
 arch=('any')
 url='http://www.eclipse.org/cdt'
 license=('EPL')
 depends=('eclipse>=4.2.1' 'libxtst')
-source=("http://download.eclipse.org/tools/cdt/releases/juno/sr1/cdt-master-$pkgver.zip")
-sha256sums=('6b8e4dc9cfa1ad4da89849c191def74f02325a7ebe77965313703a9bf7da9932')
+source=("http://download.eclipse.org/tools/cdt/releases/juno/sr2/cdt-master-$pkgver.zip")
+sha256sums=('9b204b1c3c56c2fa40d6ce502a4fb45a4176039c3a843a8597ccb9bf54a3a214')
 
 package() {
   cd $srcdir




More information about the arch-commits mailing list