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

Ray Rashif schiv at nymeria.archlinux.org
Thu Jul 10 08:57:16 UTC 2014


    Date: Thursday, July 10, 2014 @ 10:57:15
  Author: schiv
Revision: 216761

upgpkg: scons 2.3.2-1

upstream release; also closes FS#41152

Modified:
  scons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-10 05:36:16 UTC (rev 216760)
+++ PKGBUILD	2014-07-10 08:57:15 UTC (rev 216761)
@@ -4,10 +4,10 @@
 # Contributor: Lukas Sabota <punkrockguy318 at comcast.net>
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
-# reminder: scons moving towards py3 as of Mar 2014 and 2.3.1
+# reminder: scons moving to py3 after 2.3.2
 
 pkgname=scons
-pkgver=2.3.1
+pkgver=2.3.2
 pkgrel=1
 pkgdesc="Extensible Python-based build utility"
 arch=('any')
@@ -15,7 +15,7 @@
 license=('MIT')
 depends=('python2')
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('60a3cfb98b661df9f4406c61b5686bd7')
+md5sums=('bbd428da35ec176575a2b0be1f8d7162')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list