summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-06-23 13:46:23 +0200
committerMichel Zou2021-06-23 13:46:23 +0200
commit6973e68534754cb012b64bdb049236dcc4c353c0 (patch)
tree07e2dae94b0767d3c137f04b194d197b553beabe /PKGBUILD
parent1c655bcf6b27aa5e6c71c9ea38f62326d3f9485c (diff)
downloadaur-6973e68534754cb012b64bdb049236dcc4c353c0.tar.gz
10.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ef477f85102..955e481e0ab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-gdb
-pkgver=10.1
+pkgver=10.2
pkgrel=1
pkgdesc="The GNU Debugger (mingw-w64)"
arch=(any)
@@ -9,7 +9,7 @@ depends=('mingw-w64-dlfcn' 'mingw-w64-expat' 'mingw-w64-zlib' 'mingw-w64-readlin
makedepends=('mingw-w64-configure' 'texinfo')
options=('staticlibs' '!buildflags' '!strip')
source=("http://ftp.gnu.org/gnu/gdb/gdb-${pkgver}.tar.xz")
-sha256sums=('f82f1eceeec14a3afa2de8d9b0d3c91d5a3820e23e0a01bbb70ef9f0276b62c0')
+sha256sums=('aaa1223d534c9b700a8bec952d9748ee1977513f178727e1bee520ee000b4f29')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"