summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorzwindl2019-08-07 21:21:51 +0800
committerzwindl2019-08-07 21:21:51 +0800
commitf5b6c679d8fc01aedb6c2698702a5b7fd74ac3d2 (patch)
treeec6f6affc0f43fd84ae1dd1ec15b51a8571e42b5 /.SRCINFO
parent3e9ee656735bba7295d36e693f3ad615aa0922e9 (diff)
downloadaur-f5b6c679d8fc01aedb6c2698702a5b7fd74ac3d2.tar.gz
0.13.2.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01345c8cf580..ba59bc29d48e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-gdbgui
- pkgdesc = browser-based gdb frontend using Flask and JavaScript to visually debug C, C++, Go, or Rust
- pkgver = 0.13.1.2
+ pkgdesc = Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser. https://gdbgui.com
+ pkgver = 0.13.2.0
pkgrel = 1
url = https://github.com/cs01/gdbgui
arch = any
@@ -13,8 +13,8 @@ pkgbase = python-gdbgui
depends = python-gevent
depends = python-pygdbmi
depends = python-pygments
- source = python-gdbgui-0.13.1.2.tar.gz::https://github.com/cs01/gdbgui/archive/0.13.1.2.tar.gz
- md5sums = 6926129816eca01974fdbcda0b96d228
+ source = python-gdbgui-0.13.2.0.tar.gz::https://github.com/cs01/gdbgui/archive/0.13.2.0.tar.gz
+ md5sums = 0e769e57691900f42ffaaaf8d91e285f
pkgname = python-gdbgui
depends = python