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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 28 09:45:47 UTC 2018


    Date: Wednesday, March 28, 2018 @ 09:45:46
  Author: svenstaro
Revision: 313078

upgpkg: yaml-cpp 0.6.2-1

Modified:
  yaml-cpp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-28 08:24:31 UTC (rev 313077)
+++ PKGBUILD	2018-03-28 09:45:46 UTC (rev 313078)
@@ -3,8 +3,8 @@
 # Contributor: Markus Martin <markus at archwyrm.net>
 
 pkgname=yaml-cpp
-pkgver=0.6.1
-pkgrel=3
+pkgver=0.6.2
+pkgrel=1
 pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec"
 url="https://github.com/jbeder/yaml-cpp"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('cmake')
 source=(https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-${pkgver}.tar.gz)
-sha512sums=('606482d1d38c6747e22604a24c119adb4b70287da7deadb94cc20d70df47122f1714ec9bfc8f566ecf075b94d48771df17430c50039cb984bdf1980f3b445791')
+sha512sums=('fea8ce0a20a00cbc75023d1db442edfcd32d0ac57a3c41b32ec8d56f87cc1d85d7dd7a923ce662f5d3a315f91a736d6be0d649997acd190915c1d68cc93795e4')
 
 prepare() {
     mkdir -p yaml-cpp-yaml-cpp-$pkgver/build



More information about the arch-commits mailing list