[arch-commits] Commit in python2-cheetah/trunk (PKGBUILD)

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


    Date: Monday, November 14, 2016 @ 17:34:48
  Author: spupykin
Revision: 195825

Modified:
  python2-cheetah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 17:34:37 UTC (rev 195824)
+++ PKGBUILD	2016-11-14 17:34:48 UTC (rev 195825)
@@ -15,8 +15,8 @@
 provides=(cheetah python-cheetah)
 conflicts=(cheetah python-cheetah)
 changelog=Changelog
-source=(http://pypi.python.org/packages/source/C/Cheetah/Cheetah-${pkgver}.tar.gz)
-md5sums=('853917116e731afbc8c8a43c37e6ddba')
+source=(https://pypi.python.org/packages/source/C/Cheetah/Cheetah-${pkgver}.tar.gz)
+sha256sums=('be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550')
 
 build() {
   cd "${srcdir}/Cheetah-${pkgver}"



More information about the arch-commits mailing list