diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-09 12:53:28 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-06-09 12:53:28 -0300 |
commit | ee272423cc894f58890e532ecb0d0a0af59c936b (patch) | |
tree | 989c353ef55b3832d64760c7576c09a76b4e56bb /core/gcc | |
parent | da4865e38266a85c230abd569a95aa7152c4f9e9 (diff) |
hold gcc update
Diffstat (limited to 'core/gcc')
-rw-r--r-- | core/gcc/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/gcc/PKGBUILD b/core/gcc/PKGBUILD index 725e0b615..22fae532d 100644 --- a/core/gcc/PKGBUILD +++ b/core/gcc/PKGBUILD @@ -6,7 +6,8 @@ pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc') pkgver=4.6.0 -pkgrel=5 +#pkgrel=5 +pkgrel=3 _snapshot=4.6-20110513 _libstdcppmanver=20110201 # Note: check source directory name when updating this pkgdesc="The GNU Compiler Collection" |