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

Allan McRae allan at archlinux.org
Mon Sep 29 06:37:53 UTC 2008


    Date: Monday, September 29, 2008 @ 02:37:53
  Author: allan
Revision: 13901

correct sourceforge url

Modified:
  xdrawchem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-29 06:37:31 UTC (rev 13900)
+++ PKGBUILD	2008-09-29 06:37:53 UTC (rev 13901)
@@ -9,7 +9,7 @@
 url="http://xdrawchem.sourceforge.net/"
 license=('GPL' 'LGPL' 'custom:ARTISTIC')
 depends=('qt3>=3.3.5' 'libpng' 'openbabel>=2.1.0' 'ghostscript')
-source=(http://switch.dl.sourceforge.net/sourceforge/xdrawchem/$pkgname-$pkgver.tar.gz license.html)
+source=(http://downloads.sourceforge.net/sourceforge/xdrawchem/$pkgname-$pkgver.tar.gz license.html)
 md5sums=('6343d031b3ea19a6606831c89b8006b2' '8c2d33b5a049db65888d48d5de3f3523')
 
 build() {




More information about the arch-commits mailing list