summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d83a1003886..0e1a7bc2229a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m68k-elf-gdb
pkgdesc = The GNU Project Debugger (m68k-elf)
- pkgver = 8.2.1
+ pkgver = 8.3
pkgrel = 1
url = https://www.gnu.org/software/gdb/
arch = i686
@@ -10,8 +10,8 @@ pkgbase = m68k-elf-gdb
depends = m68k-elf-gcc
depends = zlib
depends = guile2.0
- source = http://ftp.gnu.org/gnu/gdb/gdb-8.2.1.tar.xz
- source = http://ftp.gnu.org/gnu/gdb/gdb-8.2.1.tar.xz.sig
+ source = http://ftp.gnu.org/gnu/gdb/gdb-8.3.tar.xz
+ source = http://ftp.gnu.org/gnu/gdb/gdb-8.3.tar.xz.sig
validpgpkeys = F40ADB902B24264AA42E50BF92EDB04BFF325CF3
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7d66961c4e98..0a643d02f427 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_target=m68k-elf
_target_cpu=m68000
pkgname=${_target}-gdb
-pkgver=8.2.1
+pkgver=8.3
pkgrel=1
pkgdesc="The GNU Project Debugger (${_target})"
arch=('i686' 'x86_64')