aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-fs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-fs/APKBUILD')
-rw-r--r--community/py3-fs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-fs/APKBUILD b/community/py3-fs/APKBUILD
index 441755cc1a6..759a882712f 100644
--- a/community/py3-fs/APKBUILD
+++ b/community/py3-fs/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-fs
_pkgname=fs
pkgver=2.4.16
-pkgrel=0
+pkgrel=1
pkgdesc="Python's filesystem abstraction layer"
options="!check" # Tests fail on builder
url="https://pypi.org/project/fs/"