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

Anatol Pomozov anatolik at archlinux.org
Fri Jun 8 17:23:12 UTC 2018


    Date: Friday, June 8, 2018 @ 17:23:05
  Author: anatolik
Revision: 342061

upgpkg: nanomsg 1.1.4-1

Modified:
  nanomsg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-08 17:21:13 UTC (rev 342060)
+++ PKGBUILD	2018-06-08 17:23:05 UTC (rev 342061)
@@ -4,7 +4,7 @@
 # Contributor: James Bulmer <nekinie at gmail.com>
 
 pkgname=nanomsg
-pkgver=1.1.3
+pkgver=1.1.4
 pkgrel=1
 pkgdesc='Simple high-performance implementation of several "scalability protocols"'
 url='http://nanomsg.org/'
@@ -13,7 +13,7 @@
 depends=(glibc)
 makedepends=(cmake)
 source=(nanomsg-$pkgver.tar.gz::https://github.com/nanomsg/nanomsg/archive/$pkgver.tar.gz)
-sha1sums=('6db69589e8a6b45dedf72a0a425f8e23a1e6003f')
+sha1sums=('e4253d0441aee9c43e650aa1a2f12b15d7f34fc1')
 
 
 build() {



More information about the arch-commits mailing list