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

Antonio Rojas arojas at archlinux.org
Fri Feb 22 22:27:52 UTC 2019


    Date: Friday, February 22, 2019 @ 22:27:51
  Author: arojas
Revision: 346698

Update to 3.0.4

Modified:
  scons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-22 22:26:54 UTC (rev 346697)
+++ PKGBUILD	2019-02-22 22:27:51 UTC (rev 346698)
@@ -4,7 +4,7 @@
 # Contributor: Brice Carpentier <brice at dlfp.org>
 
 pkgname=scons
-pkgver=3.0.2
+pkgver=3.0.4
 pkgrel=1
 pkgdesc="Extensible Python-based build utility"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python2')
 makedepends=('python2-setuptools')
 source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('d0afcf8f4c2ea5fa7af3c9321c0cb3ea1c83d137196be10c4cb2c79cc5dade01')
+sha256sums=('e2b8b36e25492720a05c0f0a92a219b42d11ce0c51e3397a1e8296dfea1d9b1a')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list