blob: 49392ead428c0771340dcb50ec086d84d7c1b640 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = energyplus
pkgdesc = A building energy simulation engine to model energy and water use in buildings
pkgver = 9.3.0
pkgrel = 2
url = http://apps1.eere.energy.gov/buildings/energyplus/
install = energyplus.install
arch = x86_64
license = GPL
depends = tar
depends = gzip
source = https://github.com/NREL/EnergyPlus/releases/download/v9.3.0/EnergyPlus-9.3.0-64d91887f6-Linux-x86_64.sh
md5sums = d41d8cd98f00b204e9800998ecf8427e
pkgname = energyplus
|