[arch-commits] Commit in vc/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Nov 19 23:23:08 UTC 2018


    Date: Monday, November 19, 2018 @ 23:23:08
  Author: arojas
Revision: 340151

Update to 1.4.1

Modified:
  vc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-19 23:18:03 UTC (rev 340150)
+++ PKGBUILD	2018-11-19 23:23:08 UTC (rev 340151)
@@ -3,7 +3,7 @@
 # Contributor: PedsXing <pedsxing at gmx dot net>
 
 pkgname=vc
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="A library to ease explicit vectorization of C++ code"
 url='https://github.com/VcDevel/Vc'
@@ -11,7 +11,7 @@
 license=(LGPL3)
 makedepends=(cmake)
 source=("https://github.com/VcDevel/Vc/releases/download/$pkgver/Vc-$pkgver.tar.gz")
-sha256sums=('e6cfc056eb3a72a57751e768ba63236ebf2711d267fbd1dc0acfee0ac16fdf68')
+sha256sums=('68e609a735326dc3625e98bd85258e1329fb2a26ce17f32c432723b750a4119f')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list