[arch-commits] Commit in python2-poppler/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed Dec 7 19:26:15 UTC 2016
Date: Wednesday, December 7, 2016 @ 19:26:14
Author: bgyorgy
Revision: 198392
Use https source
Modified:
python2-poppler/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-07 19:23:43 UTC (rev 198391)
+++ PKGBUILD 2016-12-07 19:26:14 UTC (rev 198392)
@@ -11,7 +11,7 @@
url="https://launchpad.net/poppler-python"
license=('GPL')
depends=('pygtk' 'poppler-glib')
-source=("http://launchpad.net/poppler-python/trunk/development/+download/$_realname-$pkgver.tar.gz"
+source=("https://launchpad.net/poppler-python/trunk/development/+download/$_realname-$pkgver.tar.gz"
'pypoppler-0.12.1-poppler-0.16.0.patch'
'python-poppler-0.12.1-poppler-0.39.0-changes.patch')
md5sums=('1a89e5ed3042afc81bbd4d02e0cf640a'
More information about the arch-commits
mailing list