Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab72905e64990e005d618ad06ff63f8992e4051a
commit ab72905e64990e005d618ad06ff63f8992e4051a Author: Devil505 <[email protected]> Date: Sun Jun 12 15:36:02 2011 +0200 poezio-0.7.1-1-i686 * version bump diff --git a/source/apps-extra/poezio/FrugalBuild b/source/apps-extra/poezio/FrugalBuild index e70f1da..9645313 100644 --- a/source/apps-extra/poezio/FrugalBuild +++ b/source/apps-extra/poezio/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Kooda <[email protected]> pkgname=poezio -pkgver=0.6.2 -pkgrel=3 +pkgver=0.7.1 +pkgrel=1 pkgdesc="Poezio is a free Jabber client which only support multi-users chatrooms like IRC" url="http://poezio.eu" depends=('python>=2.7' 'xmpppy') makedepends=('setuptools') groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') -source="http://codingteam.net/project/${pkgname}/download/file/${pkgname}-${pkgver}.tar.xz" -up2date="Flasttar http://codingteam.net/project/${pkgname}/download" -sha1sums=('6cf8e70acf4b2fe4e4abbdb9673ac152e8ffb404') +source="http://dev.louiz.org/project/$pkgname/download/file/$pkgname-$pkgver.tar.xz" +up2date="Flasttar $url/fr/download.php" +sha1sums=('392b79eca84ff32802153ef47dc45e47cb450370') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
