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

Ray Rashif schiv at archlinux.org
Tue Sep 22 20:21:23 UTC 2015


    Date: Tuesday, September 22, 2015 @ 22:21:23
  Author: schiv
Revision: 247085

upgpkg: scons 2.4.0-1

upstream release

Modified:
  scons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-22 20:12:26 UTC (rev 247084)
+++ PKGBUILD	2015-09-22 20:21:23 UTC (rev 247085)
@@ -7,7 +7,7 @@
 # reminder: scons moving to py3 any time soon
 
 pkgname=scons
-pkgver=2.3.6
+pkgver=2.4.0
 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=('9c6a1c3c716cbe5f16515f163c91d928')
+md5sums=('504d8c2fa426204fe399d239d580b55c')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list