summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosiah Schwab2016-10-11 08:14:11 -0700
committerJosiah Schwab2016-10-11 08:14:11 -0700
commitf5c0547cadc7a9e5068817710af811ae0bf5e594 (patch)
treeea0b003b3813059a51b698135d01767880d19c12 /PKGBUILD
parent0f33b10897015245dc4dc12b3bfeb02b655bafc9 (diff)
downloadaur-f5c0547cadc7a9e5068817710af811ae0bf5e594.tar.gz
Update to current version (20160129)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 975529904bc3..2143fdae3578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mesasdk
pkgdesc="Software development kit for use with the MESA stellar evolution code"
-pkgver=20150908
+pkgver=20160129
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=('43781c59f71b2899a763bd0a741269b9c61ab3a6')
+sha1sums=('fa277ee9a95a89837bf43cdf5f260aea4b407141')
options=('!strip')
package() {