diff options
-rw-r--r-- | linhes/python-timeout-decorator/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linhes/python-timeout-decorator/PKGBUILD b/linhes/python-timeout-decorator/PKGBUILD index 19bb182..e648d07 100644 --- a/linhes/python-timeout-decorator/PKGBUILD +++ b/linhes/python-timeout-decorator/PKGBUILD @@ -3,7 +3,7 @@ _name=timeout-decorator pkgname=python-${_name} pkgver=0.5.0 -pkgrel=2 +pkgrel=3 pkgdesc="Timeout decorator for Python" arch=('i686' 'x86_64' 'armv6') depends=('python') |