summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2657aca1de58..1a3b3de7d4d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgver_minor=3
_pkgver_patch=0
pkgver=$_pkgver_major.$_pkgver_minor.${_pkgver_patch}
_pkgbuild=25
-pkgrel=6
+pkgrel=7
pkgdesc="CLCC is a compiler for OpenCL kernel source files. It's tool for application developers who want to verify their OpenCL code actually gets compiled by the driver before their program tries to compile it on-demand."
url="http://clcc.sourceforge.net/"
arch=('x86_64' 'i686')