scons: Update to 4.10.0
This commit is contained in:
parent
796e347233
commit
ec198f876d
@ -2,7 +2,7 @@
|
|||||||
# Contributor: Renato Silva <br.renatosilva@gmail.com>
|
# Contributor: Renato Silva <br.renatosilva@gmail.com>
|
||||||
|
|
||||||
pkgname=scons
|
pkgname=scons
|
||||||
pkgver=4.9.1
|
pkgver=4.10.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Extensible Python-based build utility"
|
pkgdesc="Extensible Python-based build utility"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -20,7 +20,7 @@ makedepends=(
|
|||||||
)
|
)
|
||||||
source=("https://pypi.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz"
|
source=("https://pypi.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz"
|
||||||
"0001-msysize.patch")
|
"0001-msysize.patch")
|
||||||
sha256sums=('bacac880ba2e86d6a156c116e2f8f2bfa82b257046f3ac2666c85c53c615c338'
|
sha256sums=('61e2fc42e0e2c750105d61f26cc1dfebcae9f4103d3dc0e9aeb373016b0d208c'
|
||||||
'67455ddb48cdd068daa6fb8c2cb0b35feaa0a64b0fb9bd0020d99b74ef399fd3')
|
'67455ddb48cdd068daa6fb8c2cb0b35feaa0a64b0fb9bd0020d99b74ef399fd3')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user