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

Alexander Rødseth arodseth at nymeria.archlinux.org
Fri Mar 21 19:19:15 UTC 2014


    Date: Friday, March 21, 2014 @ 20:19:14
  Author: arodseth
Revision: 108046

upgpkg: waf 1.7.15-1

Modified:
  waf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-21 19:12:00 UTC (rev 108045)
+++ PKGBUILD	2014-03-21 19:19:14 UTC (rev 108046)
@@ -3,8 +3,8 @@
 # Contributor: Sebastien Binet <binet at cern.ch>
 
 pkgname=waf
-pkgver=1.7.14
-pkgrel=2
+pkgver=1.7.15
+pkgrel=1
 pkgdesc='General-purpose build system modelled after Scons'
 url='http://code.google.com/p/waf/'
 arch=('any')
@@ -14,7 +14,7 @@
 provides=('python-waf')
 options=('!emptydirs')
 source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.bz2")
-sha256sums=('843e9f716d99b54c3b00e1b6cae7c754f0a608b7ae253a42b602cfe73561b6ce')
+sha256sums=('49780032ed2ac0e118030af329cbd5883d2b9cb9831fc632a3e7b2bfd99d3f1e')
 
 prepare() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list