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

Felix Yan felixonmars at archlinux.org
Thu Jan 3 21:29:48 UTC 2019


    Date: Thursday, January 3, 2019 @ 21:29:46
  Author: felixonmars
Revision: 342928

upgpkg: asio 1.12.2-1

Modified:
  asio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-03 21:24:38 UTC (rev 342927)
+++ PKGBUILD	2019-01-03 21:29:46 UTC (rev 342928)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=asio
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc='Cross-platform C++ library for ASynchronous network I/O'
 url='https://think-async.com/Asio/'
@@ -11,7 +11,7 @@
 license=('custom:boost')
 makedepends=('boost')
 source=("https://sourceforge.net/projects/asio/files/asio/${pkgver}%20%28Stable%29/asio-${pkgver}.tar.bz2")
-sha256sums=('a9091b4de847539fa5b2259bf76a5355339c7eaaa5e33d7d4ae74d614c21965a')
+sha256sums=('4e27dcb37456ba707570334b91f4798721111ed67b69915685eac141895779aa')
 
 prepare() {
   cd ${pkgname}-${pkgver}/



More information about the arch-commits mailing list