diff options
Diffstat (limited to 'testing/py3-pygdbmi/APKBUILD')
-rw-r--r-- | testing/py3-pygdbmi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pygdbmi/APKBUILD b/testing/py3-pygdbmi/APKBUILD index e251438eac..e5d59b7fa3 100644 --- a/testing/py3-pygdbmi/APKBUILD +++ b/testing/py3-pygdbmi/APKBUILD @@ -2,7 +2,7 @@ _pkgname=pygdbmi pkgname=py3-$_pkgname pkgver=0.9.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Get Structured Output from GDB's Machine Interface" url="https://github.com/cs01/pygdbmi" arch="noarch" |