summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames P. Harvey2018-10-13 02:46:35 -0400
committerJames P. Harvey2018-10-13 02:55:42 -0400
commite0609541b8bf6b185b428c42023ab950ccbf471f (patch)
treed1d60aa9fca0840ce52856be6bf5df16022f5df0 /PKGBUILD
parentfa4c3e6e2d613e4bbc2d42f51ce5438e1490b3dd (diff)
downloadaur-e0609541b8bf6b185b428c42023ab950ccbf471f.tar.gz
Mirrored extra's changes from 7.12.1-3 to 8.0.1-1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0534089a3bd2..fbce4745a53b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Modifications to Use Git Master Source
# ======================================
# Maintainer: James Harvey <jamespharvey20@gmail.com>
-# * This PKGFILE as closely as possible matches extra's binutils 7.12.1-3
+# * This PKGFILE as closely as possible matches extra's binutils 8.0.1-1
# * Installs some things to /usr/$CHOST/... {/usr/x86_64-unknown-linux-gnu/...) rather than /usr/...
# * Investigating to determine if this is desired, or if they need to be moved
@@ -16,10 +16,10 @@ pkgbase=gdb-trunk
# of gdb (for arm/avr/...)
pkgname=(gdb-trunk gdb-trunk-common)
_pkgname=binutils-gdb
-pkgver=7.12.1.r90066.4d5efb852b
+pkgver=8.0.1.r92431.be7f761188
pkgrel=1
pkgdesc='The GNU Debugger'
-arch=(i686 x86_64)
+arch=(x86_64)
url='http://www.gnu.org/software/gdb/'
license=(GPL3)
makedepends=(texinfo python guile2.0 ncurses expat xz git)