FS#10848 - Outdated download URL in libxp and libxtrap PKGBUILD

Attached to Project: Arch Linux
Opened by Bruno Widmann (bwid) - Monday, 07 July 2008, 12:21 GMT
Last edited by Jan de Groot (JGC) - Monday, 07 July 2008, 16:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Alexander Baldeck (kth5)
Architecture All
Severity Low
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
bash-3.2$ diff /var/abs/extra/libxp/PKGBUILD PKGBUILD
12c12
< _xorg=X11R7.0-RC4
---
> _xorg=X11R7.3
14c14
< source=(${url}/releases/${_xorg}/everything/${_relname}-${pkgver}.tar.bz2)
---
> source=(${url}/releases/${_xorg}/src/everything/${_relname}-${pkgver}.tar.bz2)


bash-3.2$ diff /var/abs/extra/libxtrap/PKGBUILD PKGBUILD
12c12
< _xorg=X11R7.0-RC4
---
> _xorg=X11R7.3
14c14
< source=(${url}/releases/${_xorg}/everything/${_relname}-${pkgver}.tar.bz2)
---
> source=(${url}/releases/${_xorg}/src/everything/${_relname}-${pkgver}.tar.bz2)



Additional info:
* package version(s)
libxp and libxtrap in ABS tree
synced on Mon Jul 7 14:19:10 CEST 2008


Steps to reproduce:
makepkg
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 07 July 2008, 16:35 GMT
Reason for closing:  Fixed

Loading...