aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-07 14:19:00 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-07 14:19:00 -0300
commit7ae030a6099653b50d64ecd9c81e369539f23615 (patch)
tree18939629152f5a03df5b3ba9f151be42b98bd67d /testing
parent55781628ce082e751bad7457b77063e17db834db (diff)
downloadaports-7ae030a6099653b50d64ecd9c81e369539f23615.tar.bz2
aports-7ae030a6099653b50d64ecd9c81e369539f23615.tar.xz
testing/py3-inotify: rebuild to fix BAD archive
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-inotify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-inotify/APKBUILD b/testing/py3-inotify/APKBUILD
index 1d53d650fb..4048b3b39a 100644
--- a/testing/py3-inotify/APKBUILD
+++ b/testing/py3-inotify/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-inotify
_pkgname=pyinotify
pkgver=0.9.6
-pkgrel=4
+pkgrel=5
pkgdesc="Linux filesystem events monitoring"
options="!check" # No testsuite
url="http://pypi.python.org/pypi/pyinotify"