summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e15b55994648..640ae8a48135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Kevin Meagher <kmeagher@icecube.wisc.edu>
pkgname=nuflux
-pkgver=2.0.3
-pkgrel=1
+pkgver=2.0.4
+pkgrel=0
pkgdesc="A library for calculating atmospheric neutrino fluxes"
arch=('x86_64')
url="https://github.com/icecube/nuflux"
license=('LGPL3')
-depends=('boost' 'photospline')
+depends=('glibc' 'gcc-libs' 'cfitsio' 'boost-libs' 'photospline')
makedepends=('meson')
source=("https://github.com/icecube/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('b7a3c88107c73b81bf021acd5e6e69f9646811cc041b1dc14fffbdffcd736981')
+sha256sums=('e7c95901ffc2d1a5c8cbe3f0a24c0277156762d131ef0facaad28b2b931bcfa7')
build() {
arch-meson $pkgname-$pkgver build