summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 549241dc8a5a..c66a9a24acbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mesasdk
pkgdesc="Software development kit for use with the MESA stellar evolution code"
-pkgver=20190503
+pkgver=20190830
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=('d6626785d99ff37059aa60083a98fd94d9a25227')
+sha1sums=('d742e718392eae5f27735ade00af9e7de772ca5c')
options=('!strip')
package() {