summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJames P. Harvey2018-10-13 02:40:03 -0400
committerJames P. Harvey2018-10-13 02:55:41 -0400
commitbc44852cbd00978479a44ba8f721c12e177aed3a (patch)
tree692d4939513b6b6a5fb8d7abfe3a8ab1771104df /.SRCINFO
parent0ebf37804757808c5b64cce76b907a39498c17e0 (diff)
downloadaur-bc44852cbd00978479a44ba8f721c12e177aed3a.tar.gz
Mirrored extra's changes from 7.10.1-1 to 7.11.1-2.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 16 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cafa82941e4f..9b682505142f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,33 @@
pkgbase = gdb-trunk
pkgdesc = The GNU Debugger
- pkgver = 7.11.r87190.94af22593b
+ pkgver = 7.11.1.r88081.fc177366b0
pkgrel = 1
url = http://www.gnu.org/software/gdb/
arch = i686
arch = x86_64
license = GPL3
makedepends = texinfo
+ makedepends = python
+ makedepends = guile
+ makedepends = ncurses
+ makedepends = expat
+ makedepends = xz
makedepends = git
+ source = git+https://sourceware.org/git/binutils-gdb.git
+ sha1sums = SKIP
+
+pkgname = gdb-trunk
depends = ncurses
depends = expat
- depends = python
depends = xz
- depends = guile
+ depends = gdb-common=7.11.1.r88081.fc177366b0
provides = gdb
conflicts = gdb
backup = etc/gdb/gdbinit
- source = git+https://sourceware.org/git/binutils-gdb.git
- sha1sums = SKIP
-pkgname = gdb-trunk
+pkgname = gdb-trunk-common
+ depends = python
+ depends = guile
+ provides = gdb-common
+ conflicts = gdb-common