Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8068702e4e547aa55006b0c4cacf2b332a99e1d2
commit 8068702e4e547aa55006b0c4cacf2b332a99e1d2 Author: Slown <[email protected]> Date: Tue Nov 8 12:10:07 2016 +0100 mako-1.0.5-1-x86_64 * version bump diff --git a/source/devel-extra/mako/FrugalBuild b/source/devel-extra/mako/FrugalBuild index af5b5fd..ebbadc2 100644 --- a/source/devel-extra/mako/FrugalBuild +++ b/source/devel-extra/mako/FrugalBuild @@ -5,14 +5,15 @@ pkgname=mako _F_archive_name="Mako" -pkgver=1.0.4 -pkgrel=2 +pkgver=1.0.5 +pkgrel=1 pkgdesc="Mako is a template library written in Python." url="http://www.makotemplates.org" -depends=('python>=2.7.12-2') +depends=('python>=2.7.12-3') makedepends=('python-distribute>=0.6.49-3') groups=('devel-extra') archs=('i686' 'x86_64') _F_pypi_name='Mako' Finclude pypi -sha1sums=('64f9cadffd5cc264ea91d81df6e24ce660a15836') +source=(https://pypi.python.org/packages/20/ce/296b1037ed9b7803ed4e738b83ae244d2834e97e4ea24d52a6d46c12a884/Mako-1.0.5.tar.gz) +sha1sums=('8eec6877da978ae356e4c5faca5006fe03670621') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
