[arch-commits] Commit in gdb-dashboard/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Fri Oct 1 17:37:46 UTC 2021


    Date: Friday, October 1, 2021 @ 17:37:46
  Author: anthraxx
Revision: 1026481

upgpkg: gdb-dashboard 0.14.0-1

Modified:
  gdb-dashboard/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 17:37:43 UTC (rev 1026480)
+++ PKGBUILD	2021-10-01 17:37:46 UTC (rev 1026481)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=gdb-dashboard
-pkgver=0.11.4
+pkgver=0.14.0
 pkgrel=1
 pkgdesc='Modular visual interface for GDB in Python'
 url='https://github.com/cyrus-and/gdb-dashboard'
@@ -10,8 +10,8 @@
 depends=('gdb' 'binutils')
 optdepends=('python-pygments: syntax highlighting support')
 source=(https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('ad9ed3ef5a501ba1aa526aadb03c863fdb92bcbb90825e7ce12825be284fb5ec8f2d1fab0acecce02aa04f9ede624be686ef58ecdfff94ac29a6241e9f0ef8ca')
-b2sums=('5750fd5911b234b3830673b78501d0552374792f92fbbd021ee193d9ef936d67e9d7add7171788bf8a4e9feafb0869e696df1646783fd37812a7c9075187543d')
+sha512sums=('7ab5f6ba32b41c36a263bd0974811e58175a6c2ab4670ba1d44d8f15ebf2c18b9a4243dd2f9ea4ce1ebd213d1848e7882956788f0deadc72a3cbcde1b577e59f')
+b2sums=('0d3194f8be5d17b98038ea5fca1a9b539708198366eade884225561569e6034d5c261f89114086abfd71a4919c86cb7ba7ae7e5782563935d57f14efd8f0ad1c')
 
 package() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list