Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=085fd818a524e48423d9906a9985caa305b35e2f
commit 085fd818a524e48423d9906a9985caa305b35e2f Author: Slown <[email protected]> Date: Wed Aug 6 21:45:13 2014 +0100 ugene-1.14.0-1-i686 * version bump * fix depends diff --git a/source/xlib-extra/ugene/FrugalBuild b/source/xlib-extra/ugene/FrugalBuild index 40918a8..8bd8832 100644 --- a/source/xlib-extra/ugene/FrugalBuild +++ b/source/xlib-extra/ugene/FrugalBuild @@ -1,19 +1,19 @@ -# Compiling Time: 15.62 SBU +# Compiling Time: 46.77 SBU # Maintainer: Slown <[email protected]> pkgname=ugene -pkgver=1.13.3 +pkgver=1.14.0 pkgrel=1 pkgdesc="A free cross-platform genome analysis suite" url="http://ugene.unipro.ru" -depends=('libqtwebkit' 'libqtscripttools' 'libqttest' 'libqtopengl') +depends=('libqtwebkit' 'libqtscripttools' 'libqttest' 'libqtopengl' 'libqtsql') makedepends=('qt4-linguist') groups=('xlib-extra') archs=('i686' 'x6_64') options=('scriptlet') up2date="lynx -dump $url/downloads/ugene_get_latest_source.html | Flasttar" source=($url/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('98d7396f5bbbb393f369e3c5a75e7d6fc91cf8e4') +sha1sums=('04f7d3804ab412f0e791fcdca2743f2b55e5a1c5') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
