summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosiah Schwab2020-04-04 08:17:02 -0700
committerJosiah Schwab2020-04-04 08:17:02 -0700
commit146181a03bfc97efbd3a78ad13f7cf118551e195 (patch)
tree953b6e29dfc9d7e64b5724bd6bc222b57b6bd091 /PKGBUILD
parent3f9e1f6c048c3a4b1d7ed0750efdb402681bd224 (diff)
downloadaur-146181a03bfc97efbd3a78ad13f7cf118551e195.tar.gz
Update to 20.3.2 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51446e7b07a6..62bd5a10ee98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mesasdk
pkgdesc="Software development kit for use with the MESA stellar evolution code"
-pkgver=20.3.1
+pkgver=20.3.2
pkgrel=1
epoch=1
arch=('x86_64')
@@ -12,7 +12,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=('cd892b4b80ebbe2004227bea614f79a2a9bbe29d')
+sha1sums=('e49067a6a2cc7a6ee53009ee5004f486c140b6bd')
options=(staticlibs !strip)
package() {