diff options
author | Britney Fransen <brfransen@gmail.com> | 2023-05-10 03:24:53 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2023-05-10 03:24:53 (GMT) |
commit | a321ce58b41c5fcc8e1db75e5f237c86551a9462 (patch) | |
tree | da1b35c9fb7f9eb30e9aa297e16bdae029936da9 | |
parent | 9be4324e141d2cb843eec497505547c0d961b2f3 (diff) | |
download | linhes_pkgbuild-a321ce58b41c5fcc8e1db75e5f237c86551a9462.zip linhes_pkgbuild-a321ce58b41c5fcc8e1db75e5f237c86551a9462.tar.gz linhes_pkgbuild-a321ce58b41c5fcc8e1db75e5f237c86551a9462.tar.bz2 |
python-timeout-decorator: rebuild
-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 16d9f89..19bb182 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=1 +pkgrel=2 pkgdesc="Timeout decorator for Python" arch=('i686' 'x86_64' 'armv6') depends=('python') |