Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d3cfc95be84ec4a5b3307ec4e66ed7981c6d28c
commit 3d3cfc95be84ec4a5b3307ec4e66ed7981c6d28c Author: Devil505 <[EMAIL PROTECTED]> Date: Tue Jan 15 16:50:58 2008 +0100 osmo-0.1.6-1-i686 *Version bump *Now using Finclude sourceforge *Only works with utf-8 lang diff --git a/source/xapps-extra/osmo/FrugalBuild b/source/xapps-extra/osmo/FrugalBuild index 22014ac..2856d4a 100644 --- a/source/xapps-extra/osmo/FrugalBuild +++ b/source/xapps-extra/osmo/FrugalBuild @@ -1,18 +1,19 @@ -# Compiling Time: 0.13 SBU +# Compiling Time: 0.06 SBU # Maintainer: Devil505 <[EMAIL PROTECTED]> pkgname=osmo -pkgver=0.1.1 +pkgver=0.1.6 pkgrel=1 pkgdesc="A handy personal organizer which includes calendar, tasks manager and address book modules." +_F_sourceforge_dirname="osmo-pim" +_F_sourceforge_broken_up2date="1" +Finclude sourceforge url="http://clay.ll.pl/osmo/" depends=('gtk+2' 'libxdamage' 'libxml2') options=('scriptlet') groups=('xapps-extra') archs=('i686') -up2date="lynx -dump $url | grep tar.gz | Flasttar" -source=(http://clay.ll.pl/osmo/$pkgname-$pkgver.tar.gz) -sha1sums=('53baff2148b63ab682272b9a542f34fe7009a5e2') +sha1sums=('d3672388e59280d7d28ba433581dea3127e9df3f') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
