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

Alexander Rødseth arodseth at archlinux.org
Mon Mar 2 14:22:25 UTC 2015


    Date: Monday, March 2, 2015 @ 15:22:25
  Author: arodseth
Revision: 128545

upgpkg: eclipse-cdt 8.6.0-1

Modified:
  eclipse-cdt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-02 14:08:41 UTC (rev 128544)
+++ PKGBUILD	2015-03-02 14:22:25 UTC (rev 128545)
@@ -5,7 +5,7 @@
 # Contributor: Raimar Bühmann <raimar at buehmann.de>
 
 pkgname=eclipse-cdt
-pkgver=8.5.0
+pkgver=8.6.0
 pkgrel=1
 pkgdesc='C/C++ Plugin for Eclipse'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('EPL')
 depends=('eclipse' 'libxtst')
 source=("http://ftp.snt.utwente.nl/pub/software/eclipse/tools/cdt/releases/${pkgver%.*}/cdt-$pkgver.zip")
-sha1sums=('d060b87508121a5673df052a317909a696b42cfa')
+sha1sums=('6363c3eece78277cc6b6748bb4eba0166db30a6a')
 
 package() {
   d="$pkgdir/usr/share/eclipse/dropins/cdt/eclipse"



More information about the arch-commits mailing list