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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Jun 25 13:03:12 UTC 2014


    Date: Wednesday, June 25, 2014 @ 15:03:12
  Author: arodseth
Revision: 113539

upgpkg: waf 1.7.16-1

Modified:
  waf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-25 13:01:58 UTC (rev 113538)
+++ PKGBUILD	2014-06-25 13:03:12 UTC (rev 113539)
@@ -3,8 +3,8 @@
 # Contributor: Sebastien Binet <binet at cern.ch>
 
 pkgname=waf
-pkgver=1.7.15
-pkgrel=2
+pkgver=1.7.16
+pkgrel=1
 pkgdesc='General-purpose build system modelled after Scons'
 url='http://code.google.com/p/waf/'
 arch=('any')
@@ -13,8 +13,8 @@
 makedepends=('setconf')
 provides=('python-waf')
 options=('!emptydirs')
-source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.bz2")
-sha256sums=('49780032ed2ac0e118030af329cbd5883d2b9cb9831fc632a3e7b2bfd99d3f1e')
+source=("http://ftp.waf.io/pub/release/$pkgname-$pkgver.tar.bz2")
+sha256sums=('ec12c8a4df1e7900afa5df117a48467a41bd81e951aca9f160394ddda53e5435')
 
 prepare() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list