Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
gdb-dashboard


Commits:
ad04b789 by Levente Polyak at 2026-07-18T23:38:42+02:00
upgpkg: 0.17.5-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,18 +1,15 @@
 pkgbase = gdb-dashboard
        pkgdesc = Modular visual interface for GDB in Python
-       pkgver = 0.17.4
-       pkgrel = 2
+       pkgver = 0.17.5
+       pkgrel = 1
        url = https://github.com/cyrus-and/gdb-dashboard
        arch = any
        license = MIT
        depends = gdb
        depends = binutils
        optdepends = python-pygments: syntax highlighting support
-       source = 
https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.4/gdb-dashboard-0.17.4.tar.gz
-       source = 
gdb-dashboard-0.17.4-fix-buffer-overflow-term-size.patch::https://github.com/cyrus-and/gdb-dashboard/commit/c429e144eabf7a2c4c33ffbd617f54f752a7e614.patch
-       sha512sums = 
9cce63be926d21aace0833b52b36266f115599fbbf426dcd7d8090a6861c1c9db26fe7d953bedcbec0b96b75c9b2b9af59666c0e80f5cdf55bd6d44523459dbd
-       sha512sums = 
0927d69acdaae202593db48f7ac04a9f5f6217955fa66e07abdbf9836be25d25760ac83817a25fc0a9ca8f8d5a0985018526894b2a0d78c82e2009d704c00f95
-       b2sums = 
cf05fea4c3d722d1bafbc6ef4a26df88be555be6adf8dca313ef9b8b28cad533931d3d2da0cb2660c1233c3b3e744a518893698ecbb1e573e12812cebfc3e7c8
-       b2sums = 
961cf9ca136fb342ebe7d70a5a7d58a5f66958eea87a6449aeeb7f94cb3753d302bc62f00a8f7f9c44a9b63ca8d87d30c1d6405a98670eb03f6d83d16f87966a
+       source = 
https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.5/gdb-dashboard-0.17.5.tar.gz
+       sha512sums = 
5177fb47f9afe6b9028d12feeeb1886203df871b0cd381f145a36fed540d8a2884eec1585da362a4dedc11f6062abb022713f3839d2479c701c7d40e1a34be71
+       b2sums = 
15a08b16fd763bad35caac5f3e148da4761e542e9eccf4df3dc3f52a72a8cb7e132a888d120d24c08b196561d0f74d1cd9048fdceca582e7e77cff672bb88a89
 
 pkgname = gdb-dashboard


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=gdb-dashboard
-pkgver=0.17.4
-pkgrel=2
+pkgver=0.17.5
+pkgrel=1
 pkgdesc='Modular visual interface for GDB in Python'
 url='https://github.com/cyrus-and/gdb-dashboard'
 arch=(any)
@@ -16,17 +16,9 @@ optdepends=(
 )
 source=(
   
https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
-  
gdb-dashboard-0.17.4-fix-buffer-overflow-term-size.patch::https://github.com/cyrus-and/gdb-dashboard/commit/c429e144eabf7a2c4c33ffbd617f54f752a7e614.patch
 )
-sha512sums=('9cce63be926d21aace0833b52b36266f115599fbbf426dcd7d8090a6861c1c9db26fe7d953bedcbec0b96b75c9b2b9af59666c0e80f5cdf55bd6d44523459dbd'
-            
'0927d69acdaae202593db48f7ac04a9f5f6217955fa66e07abdbf9836be25d25760ac83817a25fc0a9ca8f8d5a0985018526894b2a0d78c82e2009d704c00f95')
-b2sums=('cf05fea4c3d722d1bafbc6ef4a26df88be555be6adf8dca313ef9b8b28cad533931d3d2da0cb2660c1233c3b3e744a518893698ecbb1e573e12812cebfc3e7c8'
-        
'961cf9ca136fb342ebe7d70a5a7d58a5f66958eea87a6449aeeb7f94cb3753d302bc62f00a8f7f9c44a9b63ca8d87d30c1d6405a98670eb03f6d83d16f87966a')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -Np1 < ../gdb-dashboard-0.17.4-fix-buffer-overflow-term-size.patch
-}
+sha512sums=('5177fb47f9afe6b9028d12feeeb1886203df871b0cd381f145a36fed540d8a2884eec1585da362a4dedc11f6062abb022713f3839d2479c701c7d40e1a34be71')
+b2sums=('15a08b16fd763bad35caac5f3e148da4761e542e9eccf4df3dc3f52a72a8cb7e132a888d120d24c08b196561d0f74d1cd9048fdceca582e7e77cff672bb88a89')
 
 package() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdb-dashboard/-/commit/ad04b7892624408ae49afaf25f266759a4087e78

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdb-dashboard/-/commit/ad04b7892624408ae49afaf25f266759a4087e78
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to