summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosiah Schwab2017-08-07 10:47:52 -0700
committerJosiah Schwab2017-08-07 10:47:52 -0700
commit29d4578f646e5ac45bcbace4234c519b42b537fe (patch)
treecc2b7105474e3c4b6b81e0497067dc0b2c3e0691 /PKGBUILD
parent872c3ba801d84469af75c29a41c7307d17ebb253 (diff)
downloadaur-29d4578f646e5ac45bcbace4234c519b42b537fe.tar.gz
Fix post_install hook
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e50b36ec5b1d..cf967e4e4e73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mesasdk
pkgdesc="Software development kit for use with the MESA stellar evolution code"
pkgver=20170802
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk"
provides=('mesasdk')