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

Daniel Micay thestinger at archlinux.org
Sat Oct 3 04:56:36 UTC 2015


    Date: Saturday, October 3, 2015 @ 06:56:36
  Author: thestinger
Revision: 142841

upgpkg: libc++abi 3.7.0-1

Modified:
  libc++abi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-03 04:18:19 UTC (rev 142840)
+++ PKGBUILD	2015-10-03 04:56:36 UTC (rev 142841)
@@ -3,7 +3,7 @@
 # Contributor: Benno Fünfstück <pyhaxor at googlemail.com>
 
 pkgname=libc++abi
-pkgver=3.6.2
+pkgver=3.7.0
 pkgrel=1
 pkgdesc='A new implementation of low level support for a standard C++ library'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=(libunwind clang libc++)
 source=("http://www.llvm.org/releases/$pkgver/libcxxabi-${pkgver}.src.tar.xz"
         "http://www.llvm.org/releases/$pkgver/libcxxabi-${pkgver}.src.tar.xz.sig")
-md5sums=('17518e361e4e228f193dd91e8ef54ba2'
+md5sums=('5aa769e2fca79fa5335cfae8f6258772'
          'SKIP')
 validpgpkeys=(
               # Bill Wendling <void at llvm.org>



More information about the arch-commits mailing list