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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 17:34:03 UTC 2016


    Date: Monday, November 14, 2016 @ 17:34:02
  Author: spupykin
Revision: 195821

Modified:
  python-tempita/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 17:33:53 UTC (rev 195820)
+++ PKGBUILD	2016-11-14 17:34:02 UTC (rev 195821)
@@ -13,10 +13,8 @@
 url="http://pythonpaste.org/tempita/"
 license=('custom:MIT')
 makedepends=('python-distribute' 'python2-distribute')
-source=(http://pypi.python.org/packages/source/T/Tempita/Tempita-${pkgver}.tar.gz
+source=(https://pypi.python.org/packages/source/T/Tempita/Tempita-${pkgver}.tar.gz
 	$pkgbase-license.txt::http://pythonpaste.org/tempita/_sources/license.txt)
-md5sums=('4c2f17bb9d481821c41b6fbee904cea1'
-         'c66b85ddcd09296abff87601467724fd')
 
 package_python-tempita() {
   depends=('python')



More information about the arch-commits mailing list