summaryrefslogtreecommitdiff
path: root/extra/vc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-25 00:05:01 -0800
committerroot <root@rshg054.dnsready.net>2013-02-25 00:05:01 -0800
commit7fdd408bcb7558171b6a91530226a8b910ec906a (patch)
tree87f874d69f830d717250b1dea9f376f3a705a51e /extra/vc
parent90f97c6f30af5c30599fab0b6d6c1f474ad15fe0 (diff)
Mon Feb 25 00:04:58 PST 2013
Diffstat (limited to 'extra/vc')
-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