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

Allan McRae allan at archlinux.org
Sun Aug 17 06:54:13 UTC 2008


    Date: Sunday, August 17, 2008 @ 02:54:12
  Author: allan
Revision: 9407

upgpkg: xaos 3.3-3
    ncurses rebuild

Modified:
  xaos/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 06:53:32 UTC (rev 9406)
+++ PKGBUILD	2008-08-17 06:54:12 UTC (rev 9407)
@@ -4,14 +4,14 @@
 
 pkgname=xaos
 pkgver=3.3
-pkgrel=2
+pkgrel=3
 pkgdesc="XaoS is a fast portable real-time interactive fractal zoomer"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://xaos.theory.org/"
 depends=('slang' 'gsl' 'ncurses' 'libpng' 'zlib' 'aalib>=1.4rc5-5' 'gpm>=1.20.4' 'libxxf86vm' \
          'libxxf86dga')
-source=("http://switch.dl.sourceforge.net/sourceforge/xaos/XaoS-$pkgver.tar.gz")
+source=("http://downloads.sourceforge.net/sourceforge/xaos/XaoS-$pkgver.tar.gz")
 md5sums=('c1156044a54638df32b1b163e051e3e0')
 
 
@@ -30,4 +30,6 @@
   /usr/bin/make || return 1
   /usr/bin/make prefix=$startdir/pkg/usr \
     LOCALEDIR=$startdir/pkg/usr/share/locale install
+  
+  rm ${pkgdir}/usr/share/info/dir
 }




More information about the arch-commits mailing list