Date: Monday, April 15, 2013 @ 05:27:29
Author: fyan
Revision: 88246
update upstream url
Modified:
python-pyquery/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-15 02:08:51 UTC (rev 88245)
+++ PKGBUILD 2013-04-15 03:27:29 UTC (rev 88246)
@@ -10,7 +10,7 @@
pkgrel=1
pkgdesc="A jquery-like library for python."
arch=('any')
-url="http://www.bitbucket.org/olauzanne/pyquery"
+url="https://github.com/gawel/pyquery/"
license=('custom:BSD')
makedepends=('python-distribute' 'python2-distribute' 'python-lxml'
'python2-lxml' 'python-cssselect' 'python2-cssselect')
source=("http://pypi.python.org/packages/source/p/$_name/$_name-$pkgver.tar.gz"