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

Levente Polyak anthraxx at archlinux.org
Tue Jan 22 22:27:29 UTC 2019


    Date: Tuesday, January 22, 2019 @ 22:27:29
  Author: anthraxx
Revision: 427047

upgpkg: gdb-dashboard 0.4.2-1

Modified:
  gdb-dashboard/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-22 22:25:58 UTC (rev 427046)
+++ PKGBUILD	2019-01-22 22:27:29 UTC (rev 427047)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=gdb-dashboard
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc='Modular visual interface for GDB in Python'
 url='https://github.com/cyrus-and/gdb-dashboard'
@@ -10,7 +10,7 @@
 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)
-sha512sums=('c98f9d1ce493b83687ddb1335e565bfc9c0e5465ccc4e260621c76dbb9738abd19d5cde74e6f0327928f14d01ba8221f7dc2673692d21ef5281996735e875391')
+sha512sums=('d5e66b0e0be27e494e74f6bd1609c18aac8ac6725ad7ceb66db3f4458ebc89c4fb194559ca36af8f53d2a4459f9c090c9b9cf3b7e664f80f9bc504cc4e956bf6')
 
 package() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list