Loading python2-twitter/PKGBUILD +2 −2 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ pkgname=python2-twitter _srcname=python-twitter pkgver=0.8.2 pkgrel=1 pkgrel=2 pkgdesc='Python 2 wrapper around the Twitter API' arch=('any') url='http://code.google.com/p/python-twitter/' license=('APACHE') depends=('python2' 'python2-httplib2' 'python-simplejson' 'python-oauth2') depends=('python2' 'python2-httplib2' 'python-simplejson' 'python2-oauth') source=("http://${_srcname}.googlecode.com/files/${_srcname}-${pkgver}.tar.gz") md5sums=('a5d79ba7228ff00bc83a8486e7434106') Loading Loading
python2-twitter/PKGBUILD +2 −2 Original line number Diff line number Diff line Loading @@ -3,12 +3,12 @@ pkgname=python2-twitter _srcname=python-twitter pkgver=0.8.2 pkgrel=1 pkgrel=2 pkgdesc='Python 2 wrapper around the Twitter API' arch=('any') url='http://code.google.com/p/python-twitter/' license=('APACHE') depends=('python2' 'python2-httplib2' 'python-simplejson' 'python-oauth2') depends=('python2' 'python2-httplib2' 'python-simplejson' 'python2-oauth') source=("http://${_srcname}.googlecode.com/files/${_srcname}-${pkgver}.tar.gz") md5sums=('a5d79ba7228ff00bc83a8486e7434106') Loading