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

Sergej Pupykin spupykin at archlinux.org
Thu Dec 10 15:33:09 UTC 2015


    Date: Thursday, December 10, 2015 @ 16:33:08
  Author: spupykin
Revision: 152284

upgpkg: gcc-docs 5.3.0-1

upd

Modified:
  gcc-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 15:33:01 UTC (rev 152283)
+++ PKGBUILD	2015-12-10 15:33:08 UTC (rev 152284)
@@ -4,7 +4,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=gcc-docs
-pkgver=5.2.0
+pkgver=5.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::http://gcc.gnu.org/onlinedocs/gcc-${pkgver}/gcc-html.tar.gz")
-md5sums=('1a362c187231db97dc4be42bc1e1f1ec')
+md5sums=('680d29b753b1d8ebac363769421f44f2')
 
 package() {
   cd "$srcdir/gcc"



More information about the arch-commits mailing list