[arch-commits] Commit in scons/repos (extra-i686 extra-i686/PKGBUILD)
Damir Perisa
damir at archlinux.org
Thu Jun 19 19:39:56 UTC 2008
Date: Thursday, June 19, 2008 @ 15:39:56
Author: damir
Revision: 3110
Merged revisions 1260-3109 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/scons/trunk
........
r3107 | damir | 2008-06-19 21:34:37 +0200 (Thu, 19 Jun 2008) | 1 line
upgpkg: scons 0.98.5-1
........
r3109 | damir | 2008-06-19 21:39:42 +0200 (Thu, 19 Jun 2008) | 1 line
upgpkg: scons 0.98.5-1
........
Modified:
scons/repos/extra-i686/ (properties)
scons/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Property changes on: scons/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /scons/trunk:1-1259
+ /scons/trunk:1-3109
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-06-19 19:39:42 UTC (rev 3109)
+++ extra-i686/PKGBUILD 2008-06-19 19:39:56 UTC (rev 3110)
@@ -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
@@ -23,3 +22,4 @@
}
+md5sums=('640dfc99a29523a06dbeaac299a3e0a0')
More information about the arch-commits
mailing list