[arch-commits] Commit in python-pafy/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Jul 8 19:26:11 UTC 2018


    Date: Sunday, July 8, 2018 @ 19:26:11
  Author: foutrelis
Revision: 355198

Update url/source to github.com/mps-youtube/pafy

https://github.com/mps-youtube/mps-youtube/issues/841

Modified:
  python-pafy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-08 19:15:39 UTC (rev 355197)
+++ PKGBUILD	2018-07-08 19:26:11 UTC (rev 355198)
@@ -5,7 +5,7 @@
 pkgrel=1
 
 pkgdesc="Python API for YouTube"
-url="http://np1.github.io/pafy"
+url="https://github.com/mps-youtube/pafy"
 arch=('any')
 license=('GPL3')
 
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 optdepends=('ffmpeg: fix issues with audio file downloads')
 
-source=("python-pafy-$pkgver.tar.gz::https://github.com/np1/pafy/archive/v$pkgver.tar.gz")
+source=("python-pafy-$pkgver.tar.gz::https://github.com/mps-youtube/pafy/archive/v$pkgver.tar.gz")
 
 sha1sums=('bb79fce739f44e6ac0f13911c8e388378fd5fccf')
 



More information about the arch-commits mailing list