[arch-commits] Commit in scons/trunk (PKGBUILD)
Ray Rashif
schiv at archlinux.org
Wed Oct 19 21:26:38 UTC 2016
Date: Wednesday, October 19, 2016 @ 21:26:38
Author: schiv
Revision: 279017
upgpkg: scons 2.5.0-1
Uber delayed upstream sync
Modified:
scons/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-19 21:19:06 UTC (rev 279016)
+++ PKGBUILD 2016-10-19 21:26:38 UTC (rev 279017)
@@ -7,7 +7,7 @@
# reminder: scons moving to py3 any time soon
pkgname=scons
-pkgver=2.4.1
+pkgver=2.5.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=('9a0ddf33d9839f04380e0fae87cc4b40')
+md5sums=('9e00fa0df8f5ca5c5f5975b40e0ed354')
package() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list