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

Levente Polyak anthraxx at archlinux.org
Wed Jan 13 22:48:28 UTC 2021


    Date: Wednesday, January 13, 2021 @ 22:48:27
  Author: anthraxx
Revision: 406210

upgpkg: asio 1.18.1-1

Modified:
  asio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 22:36:48 UTC (rev 406209)
+++ PKGBUILD	2021-01-13 22:48:27 UTC (rev 406210)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=asio
-pkgver=1.18.0
+pkgver=1.18.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=('9d539e7c09aa6394d512c433c5601c1f26dc4975f022ad7d5e8e57c3b635b370')
-b2sums=('6772a70c035e7df08484703b6f2fa294b6a1ade4b1e661481df0e790fe4a36d74f0f4b14023c7505fc599c4eefb3e3baf392fd7897c10c07707a0474870a6557')
+sha256sums=('4af9875df5497fdd507231f4b7346e17d96fc06fe10fd30e2b3750715a329113')
+b2sums=('3f020407403175ffb6777b855a38e708241499e0fc8f1389b367bac4faf1e14b94cdf45f3b5ba64e12303237c8a3f817f7b7c320e7a58d72be6b19e04022c681')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list