[arch-commits] Commit in gdb-dashboard/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Mar 6 21:44:09 UTC 2019
Date: Wednesday, March 6, 2019 @ 21:44:09
Author: anthraxx
Revision: 437921
upgpkg: gdb-dashboard 0.4.3-1
Modified:
gdb-dashboard/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-06 21:35:55 UTC (rev 437920)
+++ PKGBUILD 2019-03-06 21:44:09 UTC (rev 437921)
@@ -1,7 +1,7 @@
# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
pkgname=gdb-dashboard
-pkgver=0.4.2
+pkgver=0.4.3
pkgrel=1
pkgdesc='Modular visual interface for GDB in Python'
url='https://github.com/cyrus-and/gdb-dashboard'
@@ -10,7 +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)
-sha512sums=('d5e66b0e0be27e494e74f6bd1609c18aac8ac6725ad7ceb66db3f4458ebc89c4fb194559ca36af8f53d2a4459f9c090c9b9cf3b7e664f80f9bc504cc4e956bf6')
+sha256sums=('70fd21f959df02607dfdd4641453c01cabc0b3cdb35e19d62f3f691ef4714ed9')
+sha512sums=('b0ba054d4f5f5c899819d973aa60c8319a164eaa74e1b222ceab76cd22656fdb1fd96a35328ad55ac68412c85e1afe44ce66a085bfccdc8e0627aae4d505c7f0')
package() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list