summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxpt2017-07-15 13:33:54 -0400
committerxpt2017-07-15 13:33:54 -0400
commitda09455fe433c396c941c95513bb18e31f00a9d3 (patch)
tree751cfd5f55e6727b8e6ddffc51bf98d932865961 /PKGBUILD
parenta6da692ef7420cbd30e1f058a2f537d728c8fbb6 (diff)
downloadaur-da09455fe433c396c941c95513bb18e31f00a9d3.tar.gz
Update to 2.2.0-1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcd3f803a3ed..79451d4ed7e3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=openstudio
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
-_relvar='efe91d7516'
+_relvar='0a5e9cec3f'
pkgdesc="Supports whole building energy modeling using EnergyPlus"
arch=('x86_64')
url="https://www.openstudio.net"
@@ -10,7 +10,7 @@ depends=('ruby')
# optdep=('energyplus')
license=('LGPL')
source=("https://github.com/NREL/OpenStudio/releases/download/$pkgver/OpenStudio-$pkgver.$_relvar-Linux.deb" 'patch_desktop.patch')
-md5sums=('1ba248f8a4c350b6dd1511ab110b1740' '5afef8d61b5af033c69a26daa5959508')
+md5sums=('29928e772f125d48005d6a563424088a' '5afef8d61b5af033c69a26daa5959508')
package() {