aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-appdirs/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-30 09:04:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:57 +0000
commit20f56e4fda5ba4971997bc3e6051df5c75a5b54f (patch)
tree318fee5f07b8703befdbd7489f045a3d9add9758 /community/py3-appdirs/APKBUILD
parent782ef2509b286617f46e11e310f7cbc1364bd7e0 (diff)
downloadaports-20f56e4fda5ba4971997bc3e6051df5c75a5b54f.tar.bz2
aports-20f56e4fda5ba4971997bc3e6051df5c75a5b54f.tar.xz
community/py3-appdirs: rebuild against python 3.8
Diffstat (limited to 'community/py3-appdirs/APKBUILD')
-rw-r--r--community/py3-appdirs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-appdirs/APKBUILD b/community/py3-appdirs/APKBUILD
index 2ed01a2d57..75edb5c36f 100644
--- a/community/py3-appdirs/APKBUILD
+++ b/community/py3-appdirs/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-appdirs
_pkgname=${pkgname#py3-}
pkgver=1.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="A small Python module for determining appropriate platform-specific dirs."
url="https://pypi.org/project/appdirs/"
arch="noarch"