summaryrefslogtreecommitdiff
path: root/extra/vc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/vc/PKGBUILD')
-rw-r--r--extra/vc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/vc/PKGBUILD b/extra/vc/PKGBUILD
index e5d26a114..86a038e0b 100644
--- a/extra/vc/PKGBUILD
+++ b/extra/vc/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 177033 2013-02-04 15:56:42Z andrea $
+# $Id: PKGBUILD 178472 2013-02-24 10:30:55Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: PedsXing <pedsxing at gmx dot net>
pkgname=vc
-pkgver=0.6.1
+pkgver=0.7.0
pkgrel=1
pkgdesc="A library to ease explicit vectorization of C++ code"
url='http://code.compeng.uni-frankfurt.de/projects/vc/'
arch=('x86_64' 'i686')
license=('LGPL3')
makedepends=('cmake')
-source=("http://code.compeng.uni-frankfurt.de/attachments/download/147/Vc-${pkgver}.tar.gz")
-md5sums=('8b9885b58872a11131d2818ec54f838a')
+source=("http://code.compeng.uni-frankfurt.de/attachments/download/158/Vc-${pkgver}.tar.gz")
+md5sums=('8b92e140e0a8c474f5b7c7c98c175a8c')
build() {
mkdir build