[arch-commits] Commit in pavuk/trunk (PKGBUILD)
    Allan McRae 
    allan at archlinux.org
       
    Mon Sep 29 03:27:03 UTC 2008
    
    
  
    Date: Sunday, September 28, 2008 @ 23:27:03
  Author: allan
Revision: 13862
correct sourceforge url
Modified:
  pavuk/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 03:26:44 UTC (rev 13861)
+++ PKGBUILD	2008-09-29 03:27:03 UTC (rev 13862)
@@ -10,7 +10,7 @@
 url="http://pavuk.sourceforge.net/"
 license=('custom')
 depends=('libxmu' 'db>=4.7' 'gtk2' 'openssl>=0.9.8b')
-source=(http://heanet.dl.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         md4c-license md5c-license)
 md5sums=('6204c7a1339433ab32456ccd62126ea9'
          '90eda8097747ffad100bece62174b24f'
    
    
More information about the arch-commits
mailing list