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

Alexander Rødseth arodseth at archlinux.org
Thu Jul 2 18:43:55 UTC 2015


    Date: Thursday, July 2, 2015 @ 20:43:55
  Author: arodseth
Revision: 136291

upgpkg: eclipse-cdt 1:8.6.0-1

Modified:
  eclipse-cdt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-02 17:31:50 UTC (rev 136290)
+++ PKGBUILD	2015-07-02 18:43:55 UTC (rev 136291)
@@ -5,15 +5,16 @@
 # Contributor: Raimar Bühmann <raimar at buehmann.de>
 
 pkgname=eclipse-cdt
-pkgver=8.7.0
-pkgrel=2
+pkgver=8.6.0
+pkgrel=1
+epoch=1
 pkgdesc='C/C++ Plugin for Eclipse'
 arch=('any')
 url='http://www.eclipse.org/cdt'
 license=('EPL')
-depends=('eclipse=4.5' 'libxtst')
+depends=('eclipse<4.5.0' 'libxtst')
 source=("http://ftp.snt.utwente.nl/pub/software/eclipse/tools/cdt/releases/${pkgver%.*}/cdt-$pkgver.zip")
-sha1sums=('0ef0ea5c249f687160ef0f562bb6b34245016bd1')
+sha1sums=('6363c3eece78277cc6b6748bb4eba0166db30a6a')
 
 package() {
   d="$pkgdir/usr/share/eclipse/dropins/cdt/eclipse"



More information about the arch-commits mailing list