mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:17:16 +08:00
waf: update to 1.7.16
This commit is contained in:
parent
fe442c89ba
commit
14f16537cc
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
|
# Maintainer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
|
||||||
|
|
||||||
pkgname=waf
|
pkgname=waf
|
||||||
pkgver=1.7.15
|
pkgver=1.7.16
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='General-purpose build system modelled after Scons'
|
pkgdesc='General-purpose build system modelled after Scons'
|
||||||
url='http://code.google.com/p/waf/'
|
url='http://code.google.com/p/waf/'
|
||||||
@ -11,8 +11,8 @@ depends=('python3')
|
|||||||
makedepends=('setconf')
|
makedepends=('setconf')
|
||||||
provides=('python3-waf')
|
provides=('python3-waf')
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.bz2")
|
source=("http://ftp.waf.io/pub/release/$pkgname-$pkgver.tar.bz2")
|
||||||
sha256sums=('49780032ed2ac0e118030af329cbd5883d2b9cb9831fc632a3e7b2bfd99d3f1e')
|
sha256sums=('ec12c8a4df1e7900afa5df117a48467a41bd81e951aca9f160394ddda53e5435')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user