summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOlaf Leidinger2017-08-08 17:11:26 +0200
committerOlaf Leidinger2017-08-08 17:11:26 +0200
commitb58b6c04ea843fa6eeeb8570fcf26dd78d29ee50 (patch)
treebabfdf3943c9e094153c6f22b242c26776f9a44a /PKGBUILD
parent111da82472a0a288ccf9a4e443ed56f2a4a8f288 (diff)
downloadaur-b58b6c04ea843fa6eeeb8570fcf26dd78d29ee50.tar.gz
Update to v0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1a0323b5d91..9bb0f15809f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
#
# Get the Ubuntu tarball from https://www.codeplay.com/products/computesuite/computecpp/download
pkgname=computecpp
-pkgver=0.2.1
-pkgrel=2
+pkgver=0.3.0
+pkgrel=1
pkgdesc="Accelerates Complex C++ Applications on Heterogeneous Compute
Systems using Open Standards"
arch=('x86_64')
url="https://www.codeplay.com/products/computesuite"
license=('EULA')
source=("file://ComputeCpp-CE-${pkgver}-Ubuntu.16.04-64bit.tar.gz")
-sha256sums=('3f51af4ab9ec20711141a78220bc7fe558c12126f07f0e3d69e7cae9e53c0b8e')
+sha256sums=('db525f6c353d03d642052c580c16c3c5a15b08530ac0bd76433f7ac8715ec439')
depends=(ncurses5-compat-libs)
options=(!strip)