Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed50b0bb46abd6ed36d97c5cd985c95efb04ede5
commit ed50b0bb46abd6ed36d97c5cd985c95efb04ede5 Author: Anthony Jorion <[email protected]> Date: Wed Jan 15 22:38:32 2014 +0100 python-userwebkit-13.12.0-1-i686 * Version bump : 13.07.0 -> 13.12.0 diff --git a/source/devel-extra/python-userwebkit/FrugalBuild b/source/devel-extra/python-userwebkit/FrugalBuild index 7f100c0..7d3a0c4 100644 --- a/source/devel-extra/python-userwebkit/FrugalBuild +++ b/source/devel-extra/python-userwebkit/FrugalBuild @@ -1,19 +1,19 @@ # Compiling Time: 0 SBU -# Maintainer: Pingax <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> # Contributor: Devil505 <[email protected]> pkgname=python-userwebkit -pkgver=13.07.0 +pkgver=13.12.0 pkgrel=1 pkgdesc="A library that allows WebKitGtk apps to talk to a local per-user CouchDB" -depends=('python-3.0>=3.3.0' 'python-microfiber' 'pygobject' 'webkit-gtk3') +depends=('python-3.0>=3.3.0' 'python-microfiber>=13.12.0' 'pygobject' 'webkit-gtk3') groups=('devel-extra') archs=('i686' 'x86_64') _F_launchpad_dirname="userwebkit" _F_launchpad_name="userwebkit" -_F_launchpad_subdir="13.07" +_F_launchpad_subdir="13.12" Finclude launchpad -sha1sums=('27b85577c022e9ac1855378cd41bfe192824f7d7') +sha1sums=('ea1271803781ba40ff65920a4c308e1496906cdd') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
