Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2706350797ead430c684de3cfb66401e46f00944
commit 2706350797ead430c684de3cfb66401e46f00944 Author: jercel <[email protected]> Date: Thu Sep 17 18:45:59 2009 +0200 ghemical-2.99.2-1-x86_64 * version bump diff --git a/source/xapps-extra/ghemical/FrugalBuild b/source/xapps-extra/ghemical/FrugalBuild index ca06354..0d04ae8 100644 --- a/source/xapps-extra/ghemical/FrugalBuild +++ b/source/xapps-extra/ghemical/FrugalBuild @@ -2,18 +2,19 @@ # Maintainer: jercel <[email protected]> pkgname=ghemical -pkgver=2.98 -pkgrel=3 +pkgver=2.99.2 +pkgrel=1 pkgdesc="An easy-to-use molecular editor and modeling package." url="http://www.uku.fi/~thassine/projects/ghemical/" depends=('libghemical>=2.98' 'gtk+2>=2.16.5' 'gtkglext' 'libglade' 'openbabel' 'liboglappth' 'libsm') +makedepends=('intltool') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') up2date="lynx -dump http://www.uku.fi/~thassine/projects/download/current/ | grep -v libghemical | Flasttar" # http://www.uku.fi/~thassine/projects/download/archive/read_me.txt source=(http://www.uku.fi/~thassine/projects/download/current/$pkgname-$pkgver.tar.gz ghemical.patch) -sha1sums=('d4212aefe12b4d1f98ce6859e0f0d0a658c64a5d' \ +sha1sums=('b84b3f750ccd05a9cc0b1a8318abb3a24f2be9c1' \ '8fcdc644cf321c9d55295c54603ff8494cb68822') _F_desktop_name="$pkgname" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
