summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Blomstrand2020-10-15 20:23:11 +0200
committerMikael Blomstrand2021-08-20 10:26:38 +0200
commitbbd1977a8abb9297ff498bf8ccf6850808d14b15 (patch)
tree65b7c020a3f6ab445be20b571bdf8897650d5b29
parentefdc04bf4e7f13f634c51f70a1605cfc9e4e68d1 (diff)
downloadaur-bbd1977a8abb9297ff498bf8ccf6850808d14b15.tar.gz
Update to 0.19.7
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2423272eb97..a42cd8d44bcf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = futhark-bin
pkgdesc = A data-parallel functional programming language.
- pkgver = 0.19.5
+ pkgver = 0.19.7
pkgrel = 1
url = https://futhark-lang.org/
arch = x86_64
@@ -12,12 +12,11 @@ pkgbase = futhark-bin
optdepends = python-pyopencl: PyOpenCL backend
provides = futhark
conflicts = futhark
- source = https://github.com/diku-dk/futhark/releases/download/v0.19.5/futhark-0.19.5-linux-x86_64.tar.xz
- source = https://raw.githubusercontent.com/diku-dk/futhark/v0.19.5/LICENSE
- sha1sums = 1554af8493870d801631d48e32219352a2da76f0
+ source = https://github.com/diku-dk/futhark/releases/download/v0.19.7/futhark-0.19.7-linux-x86_64.tar.xz
+ source = https://raw.githubusercontent.com/diku-dk/futhark/v0.19.7/LICENSE
+ sha1sums = 4e72bcc9fabc6dd2e26a618cc841390541e7ab9a
sha1sums = 2dfe6c31d88ac99b9cbc9328985d41c0cbcc06b7
- sha256sums = 4cb1ec38f961ece5e10210f1af45899dd45119141fbeceaba81cb24f3ba55035
+ sha256sums = f283524683c92d925f275e075f3a8c4a078ad219c595635945a280398fb8f1c0
sha256sums = 7475fca879af2d0c57e9ef09a1228c71096f076aa4b6cd23e60a1f66bf213b91
pkgname = futhark-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index bf6beef53f86..b770806d1b03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=futhark-bin
provides=('futhark')
conflicts=('futhark')
-pkgver=0.19.5
+pkgver=0.19.7
pkgrel=1
pkgdesc="A data-parallel functional programming language."
arch=('x86_64')
@@ -16,9 +16,9 @@ optdepends=('opencl-headers: OpenCL backend'
source=("https://github.com/diku-dk/futhark/releases/download/v${pkgver}/futhark-${pkgver}-linux-x86_64.tar.xz"
"https://raw.githubusercontent.com/diku-dk/futhark/v${pkgver}/LICENSE")
-sha1sums=('1554af8493870d801631d48e32219352a2da76f0'
+sha1sums=('4e72bcc9fabc6dd2e26a618cc841390541e7ab9a'
'2dfe6c31d88ac99b9cbc9328985d41c0cbcc06b7')
-sha256sums=('4cb1ec38f961ece5e10210f1af45899dd45119141fbeceaba81cb24f3ba55035'
+sha256sums=('f283524683c92d925f275e075f3a8c4a078ad219c595635945a280398fb8f1c0'
'7475fca879af2d0c57e9ef09a1228c71096f076aa4b6cd23e60a1f66bf213b91')
b3sums=('f6fe4dbf81d885b8c59b0735468c8cd2050d8b1f4471d24ced92569be0e1f10507f2a58493ebcde821a1a2e7f33c580c43ca487f7dd083e0060728444fe77719'
'735147f8c5feb38e20200904a78097b802e3974a7780691ab00eb4f000acb3f7d77d2f4a92cfe1c1c42303b41986253533bc05ee60bb917a142e3c58f51c34d3')