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

Ray Rashif schiv at archlinux.org
Thu Jun 25 19:48:15 UTC 2015


    Date: Thursday, June 25, 2015 @ 21:48:14
  Author: schiv
Revision: 241279

upgpkg: scons 2.3.5-1

upstream release

Modified:
  scons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-25 15:58:07 UTC (rev 241278)
+++ PKGBUILD	2015-06-25 19:48:14 UTC (rev 241279)
@@ -4,10 +4,10 @@
 # Contributor: Lukas Sabota <punkrockguy318 at comcast.net>
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
-# reminder: scons moving to py3 after 2.3.4
+# reminder: scons moving to py3 any time soon
 
 pkgname=scons
-pkgver=2.3.4
+pkgver=2.3.5
 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=('91fbbb67c2c65b03c746601baac4a6a5')
+md5sums=('a8988c7ef11133bb3b6ccf0af67ce010')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list