[arch-dev-public] [arch-commits] Commit in expat/trunk (PKGBUILD)
Stéphane Gaudreault
stephane at archlinux.org
Wed Dec 15 06:32:19 EST 2010
Le 14 décembre 2010 00:18:23, Dan McGee a écrit :
> Not to nitpick, and glad to see these things getting attention, but...
>
> On Mon, Dec 13, 2010 at 7:44 AM, Stéphane Gaudreault
>
> <stephane at archlinux.org> wrote:
> > Date: Monday, December 13, 2010 @ 08:44:48
> > Author: stephane
> > Revision: 102953
> >
> > upgpkg: expat 2.0.1-6
> > Tidy up PKGBUILD, Rebuild of old package
> >
> > Modified:
> > expat/trunk/PKGBUILD
> >
> > ----------+
> > PKGBUILD | 18 +++++++++++-------
> > 1 file changed, 11 insertions(+), 7 deletions(-)
> >
> > Modified: PKGBUILD
> > ===================================================================
> > --- PKGBUILD 2010-12-13 12:51:41 UTC (rev 102952)
> > +++ PKGBUILD 2010-12-13 13:44:48 UTC (rev 102953)
> > @@ -4,10 +4,10 @@
> >
> > pkgname=expat
> > pkgver=2.0.1
> > -pkgrel=5
> > -pkgdesc="An XML Parser library written in C"
> > +pkgrel=6
> > +pkgdesc="An XML parser library"
> > arch=('i686' 'x86_64')
> > -url="http://expat.sourceforge.net/"
> > +url="http://expat.sourceforge.net"
>
> You've just made this into a not-really-valid url. That '/' is not
> superfluous, that is the document being asked for. Seems like a very
> needless change to me, especially since every browser will rewrite it
> right back.
>
> -Dan
Thank you for your comment. Fixed in trunk.
Stéphane
More information about the arch-dev-public
mailing list