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

Ray Rashif schiv at nymeria.archlinux.org
Tue Mar 5 15:28:29 UTC 2013


    Date: Tuesday, March 5, 2013 @ 16:28:29
  Author: schiv
Revision: 179362

upgpkg: scons 2.3.0-1

upstream release

Modified:
  scons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-05 15:28:18 UTC (rev 179361)
+++ PKGBUILD	2013-03-05 15:28:29 UTC (rev 179362)
@@ -5,7 +5,7 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=scons
-pkgver=2.2.0
+pkgver=2.3.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=('f737f474a02d08156c821bd2d4d4b632')
+md5sums=('083ce5624d6adcbdaf2526623f456ca9')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list