summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSébastien Leduc2021-06-30 19:20:50 +0200
committerSébastien Leduc2021-06-30 19:20:50 +0200
commit7eee8957bb77bc46d6ff76adce01d2dbe9fc6e62 (patch)
treef3e9e6f4ce47bb568492f770105085aecfa5e88f /.SRCINFO
parentaccc019974399f6a07cf81c0219ae43757cf71f1 (diff)
downloadaur-7eee8957bb77bc46d6ff76adce01d2dbe9fc6e62.tar.gz
Bump to 2.1.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 155069741256..25eb4533a135 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = python-remote-pdb
pkgdesc = Remote vanilla PDB (over TCP sockets) done right: no extras, proper handling around connection failures and CI. Based on pdbx.
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/ionelmc/python-remote-pdb
arch = any
license = BSD
depends = python
options = !emptydirs
- source = https://codeload.github.com/ionelmc/python-remote-pdb/zip/v2.0.0
- md5sums = b7cd6ca00395a12ee15b6e1d26d928d7
+ source = https://codeload.github.com/ionelmc/python-remote-pdb/zip/v2.1.0
+ md5sums = 59e123b9d8c2394c6a1feb7a0c794591
pkgname = python-remote-pdb