On Wed, Mar 31, 2010 at 10:19:06PM +0200, Adrien Ramos <[email protected]> wrote: > pkgname=ludimagia > pkgver=0.5.1 > -pkgrel=1 > +pkgrel=2
Feel free to use git commit --amend, you can use pkgrel=1 as long as it's not pushed to current. > pkgdesc="Ludimagia is a free clone of the Magic card game" > url="http://codingteam.net/project/ludimagia" > depends=('pgu' 'dnspython' 'xmpppy') > groups=('games-extra') > archs=('i686' 'x86_64' 'ppc') > up2date="Flasttar $url/download/file/" > -source=(http://codingteam.net/project/$pkgname/download/file/$pkgname-$pkgver.tar.bz2) > -sha1sums=('7e1fea7815c7a17577115f85310c230dd9b49969') > +source=(http://codingteam.net/project/$pkgname/download/file/$pkgname-$pkgver.tar.bz2 > \ > + 'ludimagia.png') > +sha1sums=('7e1fea7815c7a17577115f85310c230dd9b49969' \ > + > 'ebab3ed469ec4fe49826b0e1f85c26845bdb9a0d') Haven't you mixed up whitespace here? > build() > { > # There are neither Makefile nor setup.py Language nit: "Neither Makefile nor setup.py is available" or "There is no Makefile nor setup.py" The reset looks fine. Could you please resend it as a single patch so that it'll be easy for us to apply it? :) Thanks.
pgpiPGgTRge9P.pgp
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
