[arch-commits] Commit in hdparm/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Sep 28 14:45:54 UTC 2008


    Date: Sunday, September 28, 2008 @ 10:45:54
  Author: allan
Revision: 13771

correct sourceforge url

Modified:
  hdparm/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:45:35 UTC (rev 13770)
+++ PKGBUILD	2008-09-28 14:45:54 UTC (rev 13771)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 depends=('glibc')
 groups=('base')
-source=(http://heanet.dl.sourceforge.net/sourceforge/hdparm/${pkgname}-${pkgver}.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/hdparm/${pkgname}-${pkgver}.tar.gz)
 license=('BSD')
 url="http://sourceforge.net/projects/hdparm/"
 




More information about the arch-commits mailing list