summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..664c08cebd9e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = nuflux
+ pkgdesc = A library for calculating atmospheric neutrino fluxes
+ pkgver = 2.0.1
+ pkgrel = 1
+ url = https://github.com/icecube/nuflux
+ arch = x86_64
+ license = unknown
+ makedepends = meson
+ depends = boost
+ depends = photospline
+ source = https://github.com/icecube/nuflux/archive/refs/tags/v2.0.1.tar.gz
+ sha256sums = a467a63ff886db2398c688dd6b36dba2c3ca09fbb78a64a859a192b1d1036360
+
+pkgname = nuflux
+