diff --git a/backports/py3-dateparser/APKBUILD b/backports/py3-dateparser/APKBUILD index b3dd959..6a342fb 100644 --- a/backports/py3-dateparser/APKBUILD +++ b/backports/py3-dateparser/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-dateparser _pyname=${pkgname#py3-} pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python parser for human readable dates" url="https://github.com/scrapinghub/dateparser" arch="noarch"