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

Damir Perisa damir at archlinux.org
Thu Jun 19 19:34:38 UTC 2008


    Date: Thursday, June 19, 2008 @ 15:34:37
  Author: damir
Revision: 3107

upgpkg: scons 0.98.5-1

Modified:
  scons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-19 18:56:52 UTC (rev 3106)
+++ PKGBUILD	2008-06-19 19:34:37 UTC (rev 3107)
@@ -4,17 +4,16 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=scons
-pkgver=0.98.3
+pkgver=0.98.5
 pkgrel=1
 pkgdesc="SCons is an open source software contruction tool that is a substitute for make."
 arch=("i686" "x86_64")
 url="http://scons.org"
 license=("custom")
 depends=('python')
-mirror="switch"
+mirror="puzzle"
 #mirror="switch"
 source=("http://$mirror.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('0b81b8338d356dcef3b3923d9602dfde')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list