[arch-commits] Commit in scons/trunk (PKGBUILD)
Ray Rashif
schiv at archlinux.org
Mon Sep 12 07:59:40 UTC 2011
Date: Monday, September 12, 2011 @ 03:59:40
Author: schiv
Revision: 137885
upgpkg: scons 2.1.0-1
upstream release
Modified:
scons/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-12 07:05:46 UTC (rev 137884)
+++ PKGBUILD 2011-09-12 07:59:40 UTC (rev 137885)
@@ -5,7 +5,7 @@
# Contributor: Brice Carpentier <brice at dlfp.org>
pkgname=scons
-pkgver=2.0.1
+pkgver=2.1.0
pkgrel=1
pkgdesc="Extensible Python-based build utility"
arch=('any')
@@ -13,7 +13,7 @@
license=('MIT')
depends=('python2')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('beca648b894cdbf85383fffc79516d18')
+md5sums=('47daf989e303a045b76c11236df719df')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list