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

Anatol Pomozov anatolik at archlinux.org
Sun Jun 3 06:00:40 UTC 2018


    Date: Sunday, June 3, 2018 @ 06:00:40
  Author: anatolik
Revision: 338589

upgpkg: nanomsg 1.1.3-1

Modified:
  nanomsg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 06:00:11 UTC (rev 338588)
+++ PKGBUILD	2018-06-03 06:00:40 UTC (rev 338589)
@@ -4,7 +4,7 @@
 # Contributor: James Bulmer <nekinie at gmail.com>
 
 pkgname=nanomsg
-pkgver=1.1.2
+pkgver=1.1.3
 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=('ef616fd7662b0f3b0890c222b9650ba8e66283b9')
+sha1sums=('6db69589e8a6b45dedf72a0a425f8e23a1e6003f')
 
 
 build() {



More information about the arch-commits mailing list