[arch-commits] Commit in gcc/trunk (PKGBUILD)
Allan McRae
allan at nymeria.archlinux.org
Fri May 3 04:42:56 UTC 2013
Date: Friday, May 3, 2013 @ 06:42:56
Author: allan
Revision: 184173
new upstream snapshot
Modified:
gcc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-03 03:24:57 UTC (rev 184172)
+++ PKGBUILD 2013-05-03 04:42:56 UTC (rev 184173)
@@ -6,8 +6,8 @@
pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
pkgver=4.8.0
-pkgrel=3
-_snapshot=4.8-20130425
+pkgrel=4
+_snapshot=4.8-20130502
pkgdesc="The GNU Compiler Collection"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL' 'custom')
@@ -17,7 +17,7 @@
options=('!libtool' '!emptydirs')
source=(ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2)
#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2
-md5sums=('03690556f09991fbecac0467227c5d4e')
+md5sums=('672a1ad73f8391c5a6b3c4429eb0d798')
if [ -n "${_snapshot}" ]; then
More information about the arch-commits
mailing list