summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosiah Schwab2017-03-18 19:41:05 -0700
committerJosiah Schwab2017-03-18 19:41:05 -0700
commit1f18630ef503af70fe0e8503c771cc7c508bf68e (patch)
tree200bb6d69c923dc1edaa9f1c1217dbb63e811fae /PKGBUILD
parentf5c0547cadc7a9e5068817710af811ae0bf5e594 (diff)
downloadaur-1f18630ef503af70fe0e8503c771cc7c508bf68e.tar.gz
Run mkheaders post_install to fix headers
https://gcc.gnu.org/onlinedocs/gcc-6.3.0/gcc/Fixed-Headers.html#Fixed-Headers
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2143fdae3578..6bbe4f3e6f55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mesasdk
pkgdesc="Software development kit for use with the MESA stellar evolution code"
pkgver=20160129
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk"
provides=('mesasdk')