[arch-commits] Commit in msgpack-cxx/trunk (PKGBUILD)
Konstantin Gizdov
kgizdov at gemini.archlinux.org
Thu Mar 10 11:34:28 UTC 2022
Date: Thursday, March 10, 2022 @ 11:34:27
Author: kgizdov
Revision: 1145932
upgpkg: msgpack-cxx 4.1.1-1
Modified:
msgpack-cxx/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-10 11:23:26 UTC (rev 1145931)
+++ PKGBUILD 2022-03-10 11:34:27 UTC (rev 1145932)
@@ -1,7 +1,7 @@
# Maintainer: Konstantin Gizdov <arch at kge dot pw>
pkgname='msgpack-cxx'
-pkgver=4.1.0
+pkgver=4.1.1
pkgrel=1
pkgdesc='An efficient object serialization library for C++'
arch=("any")
@@ -11,7 +11,7 @@
depends=('boost')
source=("https://github.com/msgpack/msgpack-c/releases/download/cpp-${pkgver}/${pkgname}-${pkgver}.tar.gz"
"LICENSE-${pkgname}-${pkgver}::https://raw.githubusercontent.com/msgpack/msgpack-c/cpp_master/COPYING")
-sha256sums=('11e042ffdafda6fc4ebdc5f4f63b352229b89796c2f8aa3e813116ec1dd8377d'
+sha256sums=('8115c5edcf20bc1408c798a6bdaec16c1e52b1c34859d4982a0fb03300438f0b'
'664550b43996452a5a2c7471bb0ff77185a58c69ccafa60f983dc4c162e1ee22')
_builddir='build-cxx'
More information about the arch-commits
mailing list