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

Daniel Micay thestinger at archlinux.org
Fri Jul 17 23:21:03 UTC 2015


    Date: Saturday, July 18, 2015 @ 01:21:03
  Author: thestinger
Revision: 137082

upgpkg: libc++ 3.6.2-1

Modified:
  libc++/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-17 23:21:00 UTC (rev 137081)
+++ PKGBUILD	2015-07-17 23:21:03 UTC (rev 137082)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Micay <danielmicay at gmail.com>
 # Contributor: MThinkCpp <mtc.maintainer[at]outlook.com>
 pkgname=libc++
-pkgver=3.6.0
+pkgver=3.6.2
 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=('5d4a2ff4e2023eaa3f2025e26274d504'
+md5sums=('22214c90697636ef960a49aef7c1823a'
          'SKIP')
 install=${pkgname}.install
 validpgpkeys=(



More information about the arch-commits mailing list