From 30e813d0e6f26f72b075a014caa5de5832d9ac1e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 19 Jun 2014 18:05:00 +0200 Subject: [PATCH] pelican: update to 3.3.0 Switch to setuptools. --- srcpkgs/pelican/template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/pelican/template b/srcpkgs/pelican/template index 068ad8f6c81..0106ad924c3 100644 --- a/srcpkgs/pelican/template +++ b/srcpkgs/pelican/template @@ -1,10 +1,10 @@ # Template file for 'pelican' pkgname=pelican -version=3.1.1 -revision=2 -noarch=yes +version=3.3.0 +revision=1 +noarch="yes" build_style=python-module -hostmakedepends="python-distribute" +hostmakedepends="python-setuptools" makedepends="python-devel python-feedgenerator python-jinja python-Pygments python-docutils python-blinker python-Unidecode python-Markdown" @@ -12,7 +12,7 @@ depends="${makedepends}" pycompile_module="pelican" short_desc="Static site generator, written in Python" maintainer="Juan RP " -homepage="https://github.com/getpelican/pelican" +homepage="http://getpelican.com/" license="AGPL-3" -distfiles="https://github.com/getpelican/pelican/archive/${version}.tar.gz" -checksum=d7e2f83a0168ab9b3fd7c7380abbe58f0a95088221e1ecc0a610d72902d39cd8 +distfiles="https://github.com/getpelican/${pkgname}/archive/${version}.tar.gz" +checksum=3ad536aaaf639221bd8ea921989824107070e80e5fbf14d6e7870aed421d7f32