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

Ray Rashif schiv at archlinux.org
Tue Aug 18 19:48:52 UTC 2015


    Date: Tuesday, August 18, 2015 @ 21:48:51
  Author: schiv
Revision: 243951

upgpkg: scons 2.3.6-1

upstream release

Modified:
  scons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-18 19:17:00 UTC (rev 243950)
+++ PKGBUILD	2015-08-18 19:48:51 UTC (rev 243951)
@@ -7,7 +7,7 @@
 # reminder: scons moving to py3 any time soon
 
 pkgname=scons
-pkgver=2.3.5
+pkgver=2.3.6
 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=('a8988c7ef11133bb3b6ccf0af67ce010')
+md5sums=('9c6a1c3c716cbe5f16515f163c91d928')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list