summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorholishing2019-05-09 23:08:38 +0800
committerholishing2019-05-09 23:08:38 +0800
commit3c066c3653fba2a4f769f8a56aa604e48899e322 (patch)
tree44324a7ed46d52ddc95950ca725c807526edfc80 /PKGBUILD
parentdf610246c62ab6e1e8a0d4394b5d6889fb8bb465 (diff)
downloadaur-3c066c3653fba2a4f769f8a56aa604e48899e322.tar.gz
update upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec6f1e91d53a..c9cf4a729a45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.1.0
pkgrel=1
pkgdesc='Library providing sorted container types for Python.'
arch=(any)
-url=https://github.com/d0c-s4vage/py010parser
+url=https://github.com/grantjenks/python-sortedcontainers
license=('custom:Apache2')
depends=(python2)
makedepends=(python2-setuptools)