summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2019-04-06 12:41:48 +0200
committerspider-mario2019-04-06 12:41:48 +0200
commitd2ccda1e7a28f97adf2c677c80332424a9915f61 (patch)
treef184111edfaac33793314c9929f4024686d245a6 /PKGBUILD
parentb21d78fcdbbff3ad5ee8f95f5eaec6cff5ce3ae8 (diff)
downloadaur-d2ccda1e7a28f97adf2c677c80332424a9915f61.tar.gz
1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 102e48db1494..32ca56ce02cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: fabien Cellier <fabien.cellier@gmail.com>
pkgname=pocl
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Portable OpenCL is an open-source implementation of OpenCL which can be easily adapted for new targets"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('clang' 'hwloc' 'libltdl' 'opencl-headers' 'opencl-icd-loader')
source=("https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz")
makedepends=('cmake' 'llvm' 'ocl-icd')
-sha512sums=('c765fe02f220f707d2e46edfb2782195dc987bd984aeb7f3d14dd767cd96944ffba85c7276415f7b4471de5d1a9c9a0d3ed4285c1c3955ef581aa935a5a0eaa0')
+sha512sums=('8c4ea87c19ea044e752f50810aa5eb99090956d804533e13b4074846c1fecb28258f0e1ec67af62f255f321f53d2e8bf34a938be64c358410490b2565972a2a0')
build() {
mkdir -p build