summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDarjan Krijan2020-12-23 00:56:19 +0100
committerGitHub2020-12-22 18:56:19 -0500
commit3d6b0b67651d92c32e3294ac8fcaa72666e4695d (patch)
treefc077e4d57bedd054b15d3f1a3291f31cd2b3a21 /.SRCINFO
parent22e65d2c9e3bef15f7c15f3e3ec9bafb1be38395 (diff)
downloadaur-3d6b0b67651d92c32e3294ac8fcaa72666e4695d.tar.gz
[half] Fix a bug in the half.hpp include file not enabling F16C intrinsics correctly when the architecture supports it. (#93)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcf628b3b1a4..5cfda884ed5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
pkgbase = half
pkgdesc = Half-precision floating-point library
pkgver = 2.1.0
- pkgrel = 2
+ pkgrel = 3
url = http://half.sourceforge.net/
arch = x86_64
license = MIT
source = half-2.1.0.zip::https://sourceforge.net/projects/half/files/half/2.1.0/half-2.1.0.zip/download
+ source = f16c_fix.patch
sha256sums = ad1788afe0300fa2b02b0d1df128d857f021f92ccf7c8bddd07812685fa07a25
+ sha256sums = 2f55340a7e2f654487a0ce6467068a142e00a1fa10a118c859a3cdba6070d8c6
pkgname = half