diff options
-rw-r--r-- | testing/py-dispatcher/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-dispatcher/APKBUILD b/testing/py-dispatcher/APKBUILD index 4c535b6473..f46375141e 100644 --- a/testing/py-dispatcher/APKBUILD +++ b/testing/py-dispatcher/APKBUILD @@ -3,7 +3,7 @@ _name=PyDispatcher pkgname=py-dispatcher pkgver=2.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Loosely-coupled message passing between Python objects (signal senders and receivers)" url="http://sourceforge.net/projects/python-pydispatcher/" arch="noarch" |