| author | Allan McRae
<allan@archlinux.org> 2008-09-29 03:23:25 UTC |
| committer | Allan McRae
<allan@archlinux.org> 2008-09-29 03:23:25 UTC |
| parent | ef229f85ac5c6133012c124fa423fb05e000a6f4 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index cc913f1..e0f3a81 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ url="http://libvncserver.sourceforge.net/" license="GPL" arch=('i686' 'x86_64') depends=('libjpeg' 'zlib') -source=(http://heanet.dl.sourceforge.net/sourceforge/libvncserver/LibVNCServer-$pkgver.tar.gz) +source=(http://downloads.sourceforge.net/sourceforge/libvncserver/LibVNCServer-$pkgver.tar.gz) options=(!libtool) build() {