aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pyramid
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-07 06:41:40 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-07 06:41:40 -0300
commit7a2aa3d68831381185b0594837977cbd1d1350e2 (patch)
tree08fffc8d780b8bb182b93065877bfef557448714 /testing/py3-pyramid
parente4fb78d47a628837d927f8b31d9ed1a0bc360910 (diff)
downloadaports-7a2aa3d68831381185b0594837977cbd1d1350e2.tar.bz2
aports-7a2aa3d68831381185b0594837977cbd1d1350e2.tar.xz
testing/py3-pyramid: fix url
Diffstat (limited to 'testing/py3-pyramid')
-rw-r--r--testing/py3-pyramid/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pyramid/APKBUILD b/testing/py3-pyramid/APKBUILD
index 6ec07c7e75..503b59f54a 100644
--- a/testing/py3-pyramid/APKBUILD
+++ b/testing/py3-pyramid/APKBUILD
@@ -3,9 +3,9 @@
pkgname=py3-pyramid
_pkgname=pyramid
pkgver=1.10.4
-pkgrel=0
+pkgrel=1
pkgdesc="The Pyramid Web Framework"
-url="http://www.pylonsproject.org/"
+url="https://trypyramid.com/"
arch="noarch"
license="ZPL-2.1"
depends="py3-webob py3-venusian py3-chameleon py3-zope-component