summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcbpark2016-07-03 22:25:33 +0900
committercbpark2016-07-03 22:25:33 +0900
commit3b90cb6cb5b429a618730460af11808873d61d63 (patch)
treed358ba9a85d57e7d7a8f794c45e07db0333ab26b /PKGBUILD
parent85c53b7c3e582eedf8b381b316b2f9cc1fc8bc11 (diff)
downloadaur-3b90cb6cb5b429a618730460af11808873d61d63.tar.gz
upgpkg: feynhiggs 2.12.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d593fc9d000..ce3487c9f1ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=FeynHiggs
pkgname=feynhiggs
-pkgver=2.11.3
-pkgrel=5
+pkgver=2.12.0
+pkgrel=1
pkgdesc="FeynHiggs is a Fortran code for the (diagrammatic) calculation of the masses, mixings and much more of the Higgs bosons in the MSSM with real/complex parameters at the highest level of accuracy."
arch=("i686" "x86_64")
url="http://wwwth.mpp.mpg.de/members/heinemey/feynhiggs/cFeynHiggs.html"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=("gcc-fortran")
options=('staticlibs')
source=("http://wwwth.mpp.mpg.de/members/heinemey/feynhiggs/newversion/${_pkgname}-$pkgver.tar.gz")
-sha256sums=('570746c34efbbfba45b39ea7110b0069354747138ad149204f09819548b87f6a')
+sha256sums=('513e8860c3f33220b5468f4d65d328c9c33dce75fb46adfbc5bca1218eefe706')
build() {
cd "${_pkgname}-$pkgver"