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

Daniel Micay thestinger at archlinux.org
Sat Feb 13 22:01:32 UTC 2016


    Date: Saturday, February 13, 2016 @ 23:01:31
  Author: thestinger
Revision: 161484

upgpkg: libc++ 3.7.1-1

Modified:
  libc++/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-13 21:09:54 UTC (rev 161483)
+++ PKGBUILD	2016-02-13 22:01:31 UTC (rev 161484)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay <danielmicay at gmail.com>
 # Contributor: MThinkCpp <mtc.maintainer[at]outlook.com>
 pkgname=libc++
-pkgver=3.7.0
+pkgver=3.7.1
 pkgrel=1
 pkgdesc='A new implementation of the C++ standard library, targeting C++11.'
 url='http://libcxx.llvm.org'
@@ -13,7 +13,7 @@
 makedepends=('clang' 'subversion' 'cmake')
 source=("http://www.llvm.org/releases/$pkgver/libcxx-${pkgver}.src.tar.xz"
         "http://www.llvm.org/releases/$pkgver/libcxx-${pkgver}.src.tar.xz.sig")
-md5sums=('46aa5175cbe1ad42d6e9c995968e56dd'
+md5sums=('f9c43fa552a10e14ff53b94d04bea140'
          'SKIP')
 install=${pkgname}.install
 validpgpkeys=(



More information about the arch-commits mailing list