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

Anatol Pomozov anatolik at archlinux.org
Sun Oct 21 00:25:36 UTC 2018


    Date: Sunday, October 21, 2018 @ 00:25:35
  Author: anatolik
Revision: 398166

upgpkg: nanomsg 1.1.5-1

Modified:
  nanomsg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-20 23:25:53 UTC (rev 398165)
+++ PKGBUILD	2018-10-21 00:25:35 UTC (rev 398166)
@@ -3,7 +3,7 @@
 # Contributor: James Bulmer <nekinie at gmail.com>
 
 pkgname=nanomsg
-pkgver=1.1.4
+pkgver=1.1.5
 pkgrel=1
 pkgdesc='Simple high-performance implementation of several "scalability protocols"'
 url='http://nanomsg.org/'
@@ -12,7 +12,7 @@
 depends=(glibc)
 makedepends=(cmake)
 source=(nanomsg-$pkgver.tar.gz::https://github.com/nanomsg/nanomsg/archive/$pkgver.tar.gz)
-sha1sums=('e4253d0441aee9c43e650aa1a2f12b15d7f34fc1')
+sha1sums=('c7008c63ad4ab4a015e893673acaac098922cb40')
 
 
 build() {



More information about the arch-commits mailing list