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

Levente Polyak anthraxx at archlinux.org
Thu May 24 21:57:39 UTC 2018


    Date: Thursday, May 24, 2018 @ 21:57:39
  Author: anthraxx
Revision: 329206

upgpkg: gdb-dashboard 0.4.1-1

Modified:
  gdb-dashboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-24 21:53:25 UTC (rev 329205)
+++ PKGBUILD	2018-05-24 21:57:39 UTC (rev 329206)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=gdb-dashboard
-pkgver=0.4.0
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
 pkgdesc='Modular visual interface for GDB in Python'
 url='https://github.com/cyrus-and/gdb-dashboard'
 arch=('any')
@@ -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=('42455d953d12258fdb2126372705dd068631df8d2178055bb1f5c1532b08eb7f9458076df82750a84b644217cad1fe9d26fd2181855fd3000f895cb86c430272')
+sha512sums=('c98f9d1ce493b83687ddb1335e565bfc9c0e5465ccc4e260621c76dbb9738abd19d5cde74e6f0327928f14d01ba8221f7dc2673692d21ef5281996735e875391')
 
 package() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list