[arch-commits] Commit in anthy/trunk (PKGBUILD)
    Gaetan Bisson 
    bisson at archlinux.org
       
    Wed Feb 23 21:51:48 UTC 2011
    
    
  
    Date: Wednesday, February 23, 2011 @ 16:51:47
  Author: bisson
Revision: 111076
update source URL
Modified:
  anthy/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-23 21:38:29 UTC (rev 111075)
+++ PKGBUILD	2011-02-23 21:51:47 UTC (rev 111076)
@@ -12,7 +12,7 @@
 url='http://sourceforge.jp/projects/anthy/'
 license=('LGPL' 'GPL')
 options=('!libtool')
-source=("http://downloads.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz")
+source=("http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${pkgver}.tar.gz")
 sha1sums=('bfea9e74e208c4b976b6bd7ac6784cd290c636fd')
 
 build() {
    
    
More information about the arch-commits
mailing list