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

Antonio Rojas arojas at archlinux.org
Sat Jun 11 11:16:38 UTC 2016


    Date: Saturday, June 11, 2016 @ 13:16:38
  Author: arojas
Revision: 269331

Update to 7.4.4

Modified:
  libatomic_ops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-11 11:15:33 UTC (rev 269330)
+++ PKGBUILD	2016-06-11 11:16:38 UTC (rev 269331)
@@ -5,7 +5,7 @@
 # Contributor: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=libatomic_ops
-pkgver=7.4.2
+pkgver=7.4.4
 _tag=$pkgname-${pkgver//./_}
 pkgrel=1
 pkgdesc="Provides semi-portable access to hardware provided atomic memory operations"
@@ -14,7 +14,7 @@
 depends=('glibc')
 license=('GPL2' 'MIT')
 source=(https://github.com/ivmai/libatomic_ops/archive/$_tag.zip)
-sha1sums=('8f0831cac2e25ec4e87e3d71b047f7af9f46ed32')
+sha1sums=('62945dda97fe49f14415627e2b2803d9d953b32f')
 
 build() {
   cd $pkgname-$_tag



More information about the arch-commits mailing list