summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxpt2016-12-22 04:04:43 -0300
committerxpt2016-12-22 04:04:43 -0300
commit1863c2ad7c9194f03eb25b34d06b2c5ba0f512f6 (patch)
tree384009a83a3a1bb6e6f0926c88d82a2e1a7e943c /PKGBUILD
parentca216db9411d5bc0e67731aae36288122346b5a5 (diff)
downloadaur-1863c2ad7c9194f03eb25b34d06b2c5ba0f512f6.tar.gz
Update to 1.14.0-1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8deb9eb8e204..0755bd8ed18f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=openstudio
-pkgver=1.13.0
+pkgver=1.14.0
pkgrel=1
-_relvar='fb588cc683'
+_relvar='2181d73b03'
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=('5037d23df78470931226b654b23776f3' '5afef8d61b5af033c69a26daa5959508')
+md5sums=('8eca076fe7a5fa8d8f81df4add488bc9' '5afef8d61b5af033c69a26daa5959508')
package() {