summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorzwindl2018-01-07 18:56:07 +0800
committerzwindl2018-01-07 18:56:07 +0800
commit5d02a508be0ee6d8dce59d7d459d8c3b48971abd (patch)
treea8bb0f3cff2c4a4ca15ce6c7c62aacf4ebcb1a61 /.SRCINFO
parentc5be5e14a724527da2c611de70e28e23e917bb22 (diff)
downloadaur-5d02a508be0ee6d8dce59d7d459d8c3b48971abd.tar.gz
'0.9.4.1'
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10b5c1266c1c..7803e49d15ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-gdbgui
- 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.
- pkgver = 0.9.3.0
- pkgrel = 4
+ pkgdesc = browser-based gdb frontend using Flask and JavaScript to visually debug C, C++, Go, or Rust
+ pkgver = 0.9.4.1
+ pkgrel = 1
url = https://github.com/cs01/gdbgui
arch = any
license = GPL
@@ -17,8 +17,8 @@ pkgbase = python-gdbgui
depends = python-eventlet
depends = python-pygments
depends = python-flask-compress
- source = python-gdbgui-0.9.3.0.zip::https://github.com/cs01/gdbgui/archive/0.9.3.0.zip
- md5sums = 2fbfb014495ca9f6979be2862ff1dd07
+ source = python-gdbgui-0.9.4.1.tar.gz::https://files.pythonhosted.org/packages/source/g/gdbgui/gdbgui-0.9.4.1.tar.gz
+ md5sums = 4bea0b33112d54df8891fc176e35f416
pkgname = python-gdbgui
depends = python