Date: Saturday, June 30, 2012 @ 13:31:25
  Author: andrea
Revision: 162803

Sources are hosted on archlinux

Modified:
  virtuoso/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-06-30 17:30:06 UTC (rev 162802)
+++ PKGBUILD    2012-06-30 17:31:25 UTC (rev 162803)
@@ -12,7 +12,8 @@
 depends=('libldap')
 makedepends=('bison' 'flex' 'gperf')
 options=('!libtool')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-opensource-${pkgver}.tar.gz";)
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-opensource-${pkgver}.tar.gz";)
+#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-opensource-${pkgver}.tar.gz";)
 md5sums=('1364679ffdbc6b0c16eadf6dee0e2676')
 
 build() {

Reply via email to