summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosiah Schwab2021-10-05 11:37:40 -0700
committerJosiah Schwab2021-10-05 11:37:40 -0700
commite2d5d2d03bb51b78ecfcf18d8e9173b1d894fdb9 (patch)
tree474f034da32d821d8cdcbe60c75f2936841ea399 /PKGBUILD
parent146181a03bfc97efbd3a78ad13f7cf118551e195 (diff)
downloadaur-e2d5d2d03bb51b78ecfcf18d8e9173b1d894fdb9.tar.gz
Update to 21.4.1 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62bd5a10ee98..03029b9c5ca6 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.2
+pkgver=21.4.1
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=('e49067a6a2cc7a6ee53009ee5004f486c140b6bd')
+sha1sums=('8cc8d2a49df3ffabfd86a23729f96a15f3e48d77')
options=(staticlibs !strip)
package() {