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

Levente Polyak anthraxx at archlinux.org
Wed Feb 24 00:22:19 UTC 2016


    Date: Wednesday, February 24, 2016 @ 01:22:19
  Author: anthraxx
Revision: 163250

upgpkg: websocketpp 0.7.0-1

Modified:
  websocketpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-24 00:17:17 UTC (rev 163249)
+++ PKGBUILD	2016-02-24 00:22:19 UTC (rev 163250)
@@ -5,8 +5,8 @@
 # Contributor: MTsoul
 
 pkgname=websocketpp
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc='C++/Boost Asio based websocket client/server library'
 url='http://www.zaphoyd.com/websocketpp/'
 arch=('any')
@@ -19,7 +19,7 @@
 )
 makedepends=('cmake' 'boost' 'boost-libs' 'scons')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaphoyd/${pkgname}/archive/${pkgver}.tar.gz)
-sha512sums=('55dbb8d1666ae0d35d4b46ec2c375c9d3d66f57a473f526175a63bc147279c12bd8e605e5812a68ef45d8b6f51f4cfd6e61a1b971d223b5dc6e5528a6937fef8')
+sha512sums=('91a86d4f5120db3f474169bb146f865f82167b1e9eedabec8793b31005e4ce3d22083283bc1b9f9e37fa0da835addcb2b68260a27c753852c06b3b1bb2f3c12e')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list