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

Allan McRae allan at archlinux.org
Sun Sep 28 14:43:08 UTC 2008


    Date: Sunday, September 28, 2008 @ 10:43:08
  Author: allan
Revision: 13767

correct sourceforge url

Modified:
  ntfsprogs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-28 14:38:44 UTC (rev 13766)
+++ PKGBUILD	2008-09-28 14:43:08 UTC (rev 13767)
@@ -9,9 +9,7 @@
 pkgdesc="NTFS Resizing Tool"
 arch=(i686 x86_64)
 license=('GPL')
-#source=(http://heanet.dl.sourceforge.net/sourceforge/linux-ntfs/$pkgname-$pkgver.tar.gz)
-#source=(http://mesh.dl.sourceforge.net/sourceforge/linux-ntfs/$pkgname-$pkgver.tar.gz)
-source=(http://switch.dl.sourceforge.net/sourceforge/linux-ntfs/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/linux-ntfs/$pkgname-$pkgver.tar.gz)
 url="http://linux-ntfs.sourceforge.net"
 install=('ntfsprogs.install')
 options=(!libtool)




More information about the arch-commits mailing list