[arch-commits] Commit in mingw-w64-gcc/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Jul 25 16:35:37 UTC 2014


    Date: Friday, July 25, 2014 @ 18:35:36
  Author: spupykin
Revision: 116345

upgpkg: mingw-w64-gcc 4.9.1-2

upd

Modified:
  mingw-w64-gcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-25 16:35:33 UTC (rev 116344)
+++ PKGBUILD	2014-07-25 16:35:36 UTC (rev 116345)
@@ -6,7 +6,7 @@
 
 pkgname=mingw-w64-gcc
 pkgver=4.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross GCC for the MinGW-w64 cross-compiler"
 arch=('i686' 'x86_64')
 url="http://gcc.gnu.org"
@@ -14,7 +14,7 @@
 groups=('mingw-w64-toolchain' 'mingw-w64')
 depends=('zlib' 'libmpc' 'cloog'
 	 'mingw-w64-crt' 'mingw-w64-binutils' 'mingw-w64-winpthreads'
-	 'mingw-w64-headers' 'mingw-w64-headers-bootstrap')
+	 'mingw-w64-headers')
 makedepends=("gcc-ada=${pkgver}" 'mingw-w64-gcc-base')
 #checkdepends=('dejagnu') # Windows executables could run on Arch through bin_mft and Wine
 optdepends=()




More information about the arch-commits mailing list