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

Levente Polyak anthraxx at archlinux.org
Sun Jan 26 11:58:07 UTC 2020


    Date: Sunday, January 26, 2020 @ 11:58:06
  Author: anthraxx
Revision: 555676

upgpkg: gdb-dashboard 0.11.3-1

Modified:
  gdb-dashboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-26 11:55:36 UTC (rev 555675)
+++ PKGBUILD	2020-01-26 11:58:06 UTC (rev 555676)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=gdb-dashboard
-pkgver=0.6.0
+pkgver=0.11.3
 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=(${pkgname}-${pkgver}.tar.gz::https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}.tar.gz)
-sha256sums=('143eace257a7e3d2a0fd8c99bbe4cc0a023a74eb67ce12d0e6c184be8294a387')
-sha512sums=('da9f42f6f781ab42af4707b301c0d697e04662a01d3df5ef7a4143bfd619f7252e421540808303613c67b2f73d1ec4b33cb09e224334b9aeb1f8a68be0f550fb')
+sha512sums=('71dbc13da05665584af7784a01ea3d70ada4241fe8ab1a5283f7a4321e6517594435a1ec09d81745e87c55807ab83efc8e099a1f70f4f04062cce79c8858e4e9')
+b2sums=('a0de93147190259e9864824dc66d199747ea49011621925f1ba4e78966250ae16b85d8aa2797b3512dcc559be8debb6f8338d52829dd2af6eea6709bf6d1fe64')
 
 package() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list