summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosiah Schwab2017-09-23 20:37:49 -0700
committerJosiah Schwab2017-09-23 20:37:49 -0700
commit906e43c39d3926a1b38080ccc67df503781c0d33 (patch)
tree742a3ea810ebec6bf28482e71fb5d4cd65b62d8d /PKGBUILD
parent29d4578f646e5ac45bcbace4234c519b42b537fe (diff)
downloadaur-906e43c39d3926a1b38080ccc67df503781c0d33.tar.gz
Update to 20170921 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf967e4e4e73..56e18df09382 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=mesasdk
pkgdesc="Software development kit for use with the MESA stellar evolution code"
-pkgver=20170802
-pkgrel=2
+pkgver=20170921
+pkgrel=1
arch=('x86_64')
url="http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk"
provides=('mesasdk')
depends=('binutils' 'make' 'perl' 'libx11' 'zlib' 'tcsh' 'glibc')
install=mesasdk.install
source=("http://www.astro.wisc.edu/~townsend/resource/download/${pkgname}/${pkgname}-x86_64-linux-${pkgver}.tar.gz")
-sha1sums=('ded846d7e35dd616b5d131494d472b68477a6ebd')
+sha1sums=('bf5b2c9f46ee8054e540dd0a0dc4da9dc229b93c')
options=('!strip')
package() {