Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=8581ed2d4d96f0455e5cb346daac53aabc3f712b
commit 8581ed2d4d96f0455e5cb346daac53aabc3f712b Author: Melko <[email protected]> Date: Tue Apr 10 21:47:02 2012 +0200 vym-2.0.12-1-x86_64 * version bump diff --git a/source/xapps-extra/vym/FrugalBuild b/source/xapps-extra/vym/FrugalBuild index d2d9101..f53d26b 100644 --- a/source/xapps-extra/vym/FrugalBuild +++ b/source/xapps-extra/vym/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko <[email protected]> pkgname=vym -pkgver=2.0.10 +pkgver=2.0.12 pkgrel=1 pkgdesc="A mindmapping tool." depends=('libqt3support' 'libqtgui' 'libqtdbus' 'libqtnetwork' 'libuuid') @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge source=("${source[@]}" "$pkgname.desktop") -sha1sums=('9f23a258b5ea0a326570499b5e9723681deafa7c' \ +sha1sums=('53248d9e11c573747907fbc25c3580c49240f3d9' \ '67911adc49722e3f93d3d01d92ad8128a53272bc') build(){ @@ -21,3 +21,5 @@ build(){ Fmakeinstall INSTALL_ROOT=$Fdestdir Ffile $pkgname.desktop usr/share/applications/$pkgname.desktop } + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
