waf update to 1.7.15-1

This commit is contained in:
utg 2014-04-19 22:45:35 +00:00
parent d1737afef5
commit 54e4c7ab9a

View File

@ -1,8 +1,7 @@
# Maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
# Contributions from Arch: https://www.archlinux.org/packages/community/any/waf/
# Maintainer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
pkgname=waf
pkgver=1.7.14
pkgver=1.7.15
pkgrel=1
pkgdesc='General-purpose build system modelled after Scons'
url='http://code.google.com/p/waf/'
@ -13,7 +12,7 @@ makedepends=('setconf')
provides=('python3-waf')
options=('!emptydirs')
source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.bz2")
sha256sums=('843e9f716d99b54c3b00e1b6cae7c754f0a608b7ae253a42b602cfe73561b6ce')
sha256sums=('49780032ed2ac0e118030af329cbd5883d2b9cb9831fc632a3e7b2bfd99d3f1e')
prepare() {
cd "$pkgname-$pkgver"