summaryrefslogtreecommitdiff
path: root/community/mingw-w64-gcc/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-04 03:19:38 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-04 03:19:38 +0000
commitbc80cf7c2a23a9d9580f3db36652165fd307b598 (patch)
tree76a53605263164803bdabd99d2fa15aeaacfbd14 /community/mingw-w64-gcc/PKGBUILD
parent5daf7a199ac436064eb4f3343e4a38ea383d628e (diff)
Sun May 4 03:18:33 UTC 2014
Diffstat (limited to 'community/mingw-w64-gcc/PKGBUILD')
-rw-r--r--community/mingw-w64-gcc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mingw-w64-gcc/PKGBUILD b/community/mingw-w64-gcc/PKGBUILD
index c89263432..3425a8532 100644
--- a/community/mingw-w64-gcc/PKGBUILD
+++ b/community/mingw-w64-gcc/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 105245 2014-02-03 11:09:14Z spupykin $
+# $Id: PKGBUILD 110564 2014-05-03 18:08:45Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: rubenvb vanboxem <dottie> ruben <attie> gmail <dottie> com
_targets="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-gcc
-pkgver=4.8.2
-pkgrel=5
+pkgver=4.9.0
+pkgrel=1
pkgdesc="Cross GCC for the MinGW-w64 cross-compiler"
arch=('i686' 'x86_64')
url="http://gcc.gnu.org"
@@ -23,7 +23,7 @@ backup=()
options=('!strip' 'staticlibs' '!emptydirs' '!buildflags')
source=("ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2"
'gcc-make-xmmintrin-header-cplusplus-compatible.patch')
-md5sums=('a3d7d63b9cb6b6ea049469a0c4a43c9d'
+md5sums=('9709b49ae0e904cbb0a6a1b62853b556'
'da6c9ba6baebe1286f3219d4181cdbb8')
prepare() {