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

Levente Polyak anthraxx at archlinux.org
Sun Jun 2 17:59:26 UTC 2019


    Date: Sunday, June 2, 2019 @ 17:59:26
  Author: anthraxx
Revision: 476628

upgpkg: gdb-dashboard 0.6.0-1

Modified:
  gdb-dashboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-02 17:55:37 UTC (rev 476627)
+++ PKGBUILD	2019-06-02 17:59:26 UTC (rev 476628)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=gdb-dashboard
-pkgver=0.4.3
+pkgver=0.6.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=(${pkgname}-${pkgver}.tar.gz::https://github.com/cyrus-and/gdb-dashboard/archive/v${pkgver}.tar.gz)
-sha256sums=('70fd21f959df02607dfdd4641453c01cabc0b3cdb35e19d62f3f691ef4714ed9')
-sha512sums=('b0ba054d4f5f5c899819d973aa60c8319a164eaa74e1b222ceab76cd22656fdb1fd96a35328ad55ac68412c85e1afe44ce66a085bfccdc8e0627aae4d505c7f0')
+sha256sums=('143eace257a7e3d2a0fd8c99bbe4cc0a023a74eb67ce12d0e6c184be8294a387')
+sha512sums=('da9f42f6f781ab42af4707b301c0d697e04662a01d3df5ef7a4143bfd619f7252e421540808303613c67b2f73d1ec4b33cb09e224334b9aeb1f8a68be0f550fb')
 
 package() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list