summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosiah Schwab2019-04-04 14:15:59 -0700
committerJosiah Schwab2019-04-04 14:15:59 -0700
commit2cb3f2fc7153f54e58c0f73a3501edf0f8eff71e (patch)
treeab4baf10a1f16061a49ce1e293401db407a6716c /PKGBUILD
parent18181de4ccc7d4f5561f0f481e8ce52af9b8c89e (diff)
downloadaur-2cb3f2fc7153f54e58c0f73a3501edf0f8eff71e.tar.gz
Update to 20190404 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cea55ae39ab..cbe92ac6630f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mesasdk
pkgdesc="Software development kit for use with the MESA stellar evolution code"
-pkgver=20190315
+pkgver=20190404
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=('336d84fabb18ce85e8d274238d5e6239a020f3e0')
+sha1sums=('ef9076a0a69d7aac1206f0789dd36d184b2ecb36')
options=('!strip')
package() {