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

Levente Polyak anthraxx at archlinux.org
Sat Jun 13 17:43:46 UTC 2020


    Date: Saturday, June 13, 2020 @ 17:43:46
  Author: anthraxx
Revision: 389074

upgpkg: asio 1.16.1-1

Modified:
  asio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 15:48:38 UTC (rev 389073)
+++ PKGBUILD	2020-06-13 17:43:46 UTC (rev 389074)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=asio
-pkgver=1.14.0
+pkgver=1.16.1
 pkgrel=1
 pkgdesc='Cross-platform C++ library for ASynchronous network I/O'
 url='https://think-async.com/Asio/'
@@ -11,8 +11,8 @@
 license=('custom:boost')
 makedepends=('boost')
 source=(https://sourceforge.net/projects/asio/files/asio/${pkgver}%20%28Stable%29/asio-${pkgver}.tar.bz2)
-sha256sums=('2e1be1a518a568525f79b5734d13731b6b4e4399ec576a0961db6e2d86112973')
-b2sums=('e28960d585a1a84c6be7d6205be310bd2baab36e93630b9f5f4fba593377e57d6baf1c60e2503c46cd00ae73b20b622215358cae2068e86b62dac7e782210ecb')
+sha256sums=('e271db76dbbcda9835ed1c9c94deb2ba3f4589c3ebcaa71d99ac694b8d62638c')
+b2sums=('810fd735a0cbea8e07bfe30cbf02d44469c3c7eebed3822766c0a658fe8972681232afe4a6124537886fafd0769eecc40b8eabbcaa2771b84b93cda56329394d')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list