summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwheatdog2018-05-27 10:35:06 +0800
committerwheatdog2018-05-27 10:35:06 +0800
commit619ca2834c35c6139cd3a4aff09d6a0c0e4c9fe2 (patch)
tree7d775a21e924e31be1257186275b05d0d09cd8df
parent4d87ac57fb160ffb44cd9593105776cf71484bc6 (diff)
downloadaur-619ca2834c35c6139cd3a4aff09d6a0c0e4c9fe2.tar.gz
Update to 8.1
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70636cd7a39e..47cd3394533e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# $Id: PKGBUILD 274825 2017-12-19 00:52:45Z anatolik $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Hilton Medeiros <medeiros.hilton@gmail.com>
+# Maintainer: Tim Liou <wheatdog at gmail dot com>
+# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
+# Contributor: Hilton Medeiros <medeiros.hilton@gmail.com>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=gcc-docs
-pkgver=7.2.0
+pkgver=8.1.0
pkgrel=1
pkgdesc="Set of HTML documentation for GCC"
arch=('any')
@@ -13,7 +14,7 @@ license=('GPL')
depends=()
options=('docs' '!strip')
source=("$pkgname-$pkgver.tar.gz::https://gcc.gnu.org/onlinedocs/gcc-${pkgver}/gcc-html.tar.gz")
-sha256sums=('4ec2de3228a62dd7f3fbb1d75e03d630afbee8059ae2691dc2bf6967d547a08d')
+sha256sums=('91a501d95e548a97b774508f67d89463b68c12c15ca2049bbb2a6fc717b9748f')
package() {
cd "$srcdir/gcc"