Merge pull request #2767 from MehdiChinoune/scons-devel

scons: Remove from base-devel
This commit is contained in:
Christoph Reiter 2021-12-29 11:16:32 +01:00 committed by GitHub
commit 8e2b69e89e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,9 @@
pkgname=scons
pkgver=3.1.2
pkgrel=6
pkgrel=7
pkgdesc="Extensible Python-based build utility"
arch=('any')
groups=('base-devel')
url="https://scons.org/"
license=('MIT')
depends=('python')