[arch-commits] Commit in avr-gcc/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Fri Aug 19 17:28:00 UTC 2016
Date: Friday, August 19, 2016 @ 17:27:59
Author: anatolik
Revision: 187076
upgpkg: avr-gcc 6.1.1-3
Upstream fixed FS#49284
Modified:
avr-gcc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-19 16:51:35 UTC (rev 187075)
+++ PKGBUILD 2016-08-19 17:27:59 UTC (rev 187076)
@@ -8,8 +8,8 @@
pkgname=avr-gcc
pkgver=6.1.1
-pkgrel=2
-_snapshot=6-20160804
+pkgrel=3
+_snapshot=6-20160818
_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=('f192184ccab7836ac7a648a3cf66ad4c5765923a'
+sha1sums=('fb7e4ce360a028a7f83b9c1fa5ddd48043c361a4'
'10332b7f9bcbf3277f1013b2734e3bfbd5890e64')
if [ -n "${_snapshot}" ]; then
More information about the arch-commits
mailing list