[arch-commits] Commit in avr-gcc/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Aug 8 16:48:01 UTC 2016
Date: Monday, August 8, 2016 @ 16:48:00
Author: anatolik
Revision: 186069
upgpkg: avr-gcc 6.1.1-2
Modified:
avr-gcc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-08 16:47:54 UTC (rev 186068)
+++ PKGBUILD 2016-08-08 16:48:00 UTC (rev 186069)
@@ -8,8 +8,8 @@
pkgname=avr-gcc
pkgver=6.1.1
-pkgrel=1
-_snapshot=6-20160505
+pkgrel=2
+_snapshot=6-20160804
_islver=0.17.1
pkgdesc='The GNU AVR Compiler Collection'
arch=(i686 x86_64)
@@ -22,7 +22,7 @@
ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-${_snapshot}.tar.bz2
http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
)
-sha1sums=('273b4e880fa5b38cceabab5ace00125ca502bf25'
+sha1sums=('f192184ccab7836ac7a648a3cf66ad4c5765923a'
'10332b7f9bcbf3277f1013b2734e3bfbd5890e64')
if [ -n "${_snapshot}" ]; then
More information about the arch-commits
mailing list