summaryrefslogtreecommitdiffstats
path: root/linhes/python-timeout-decorator
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2024-12-29 21:20:33 (GMT)
committerBritney Fransen <brfransen@gmail.com>2024-12-29 21:20:33 (GMT)
commitd8709d071ede4682604b8dfe1501f91e1ac9e900 (patch)
tree1bcbd798c9bfe3ab768e21d21fe0e871caef5997 /linhes/python-timeout-decorator
parent4c0becd6dd21fa1d1002b014835c724c786e113a (diff)
downloadlinhes_pkgbuild-d8709d071ede4682604b8dfe1501f91e1ac9e900.zip
linhes_pkgbuild-d8709d071ede4682604b8dfe1501f91e1ac9e900.tar.gz
linhes_pkgbuild-d8709d071ede4682604b8dfe1501f91e1ac9e900.tar.bz2
python-timeout-decorator: rebuild
'
Diffstat (limited to 'linhes/python-timeout-decorator')
-rw-r--r--linhes/python-timeout-decorator/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/linhes/python-timeout-decorator/PKGBUILD b/linhes/python-timeout-decorator/PKGBUILD
index e648d07..38a8e78 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=3
+pkgrel=4
pkgdesc="Timeout decorator for Python"
arch=('i686' 'x86_64' 'armv6')
depends=('python')