aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pluggy
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2018-04-15 09:01:48 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2018-04-15 09:01:48 +0000
commit727070a57eb6c5c44a702c451621242fabe9ad6b (patch)
treed2d18f099b17f2597b78eb088130335976fbe677 /community/py-pluggy
parent71787c10abc67026ead59a2997e257c62de083a1 (diff)
downloadaports-727070a57eb6c5c44a702c451621242fabe9ad6b.tar.bz2
aports-727070a57eb6c5c44a702c451621242fabe9ad6b.tar.xz
community/py-pluggy: bump pkgrel
Diffstat (limited to 'community/py-pluggy')
-rw-r--r--community/py-pluggy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-pluggy/APKBUILD b/community/py-pluggy/APKBUILD
index 507cc56c7f..b7b1bc1b2b 100644
--- a/community/py-pluggy/APKBUILD
+++ b/community/py-pluggy/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-pluggy
_pkgname=${pkgname#py-*}
pkgver=0.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="Plugin management and hook calling for Python"
url="https://pluggy.readthedocs.io/en/latest/"
arch="noarch"