summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosiah Schwab2018-08-24 12:08:56 -0700
committerJosiah Schwab2018-08-24 12:08:56 -0700
commit891e4aa466ba8fa07e3c0eda3117c71c1a5b8410 (patch)
tree8db02257d9891a7c4848d8462ea3b2a392ac24d2 /PKGBUILD
parent1e467c58037f71c69944872540afc2123f385a00 (diff)
downloadaur-891e4aa466ba8fa07e3c0eda3117c71c1a5b8410.tar.gz
Update to 20180822 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4d54fd3fdcc..c7bd67947a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mesasdk
pkgdesc="Software development kit for use with the MESA stellar evolution code"
-pkgver=20180127
+pkgver=20180822
pkgrel=1
arch=('x86_64')
url="http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk"
@@ -11,7 +11,7 @@ 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=('5ff63d61c03a3e3c193a4d510c78daeaa00efdcd')
+sha1sums=('c6c56dc0c3d278abdbce4bdc9f9d3ab246b4d3c6')
options=('!strip')
package() {