[arch-commits] Commit in gcc-docs/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Dec 30 11:45:06 UTC 2016


    Date: Friday, December 30, 2016 @ 11:45:05
  Author: spupykin
Revision: 203342

upgpkg: gcc-docs 6.3.0-1

upd

Modified:
  gcc-docs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-30 09:09:35 UTC (rev 203341)
+++ PKGBUILD	2016-12-30 11:45:05 UTC (rev 203342)
@@ -4,7 +4,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=gcc-docs
-pkgver=6.1.0
+pkgver=6.3.0
 pkgrel=1
 pkgdesc="Set of HTML documentation for GCC"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=()
 options=('docs' '!strip')
 source=("$pkgname-$pkgver.tar.gz::https://gcc.gnu.org/onlinedocs/gcc-${pkgver}/gcc-html.tar.gz")
-sha256sums=('5707ac02b5774511a54b7c44c32aaf7c2c204148c1d803ae5e8a848ba3fb6bf2')
+sha256sums=('3c80b0d78ab5641ab59fc58a5c12e61e5a383f7370122c62bf6f923e1233661c')
 
 package() {
   cd "$srcdir/gcc"



More information about the arch-commits mailing list