diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-gpxpy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-gpxpy/APKBUILD b/testing/py3-gpxpy/APKBUILD index 5bb847962b..94c54e125c 100644 --- a/testing/py3-gpxpy/APKBUILD +++ b/testing/py3-gpxpy/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-gpxpy _pkgname=${pkgname/py3-/} pkgver=1.3.5 -pkgrel=0 +pkgrel=1 pkgdesc="A python GPX parser" url="https://github.com/tkrajina/gpxpy" arch="noarch" |