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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri Aug 10 16:46:45 UTC 2018


    Date: Friday, August 10, 2018 @ 16:46:44
  Author: bpiotrowski
Revision: 331349

7.6.6-1

Modified:
  libatomic_ops/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-10 16:42:06 UTC (rev 331348)
+++ PKGBUILD	2018-08-10 16:46:44 UTC (rev 331349)
@@ -6,7 +6,7 @@
 # Contributor: Rémy Oudompheng <remy at archlinux.org>
 
 pkgname=libatomic_ops
-pkgver=7.6.4
+pkgver=7.6.6
 pkgrel=1
 pkgdesc='Provides semi-portable access to hardware provided atomic memory operations'
 arch=(x86_64)
@@ -15,7 +15,7 @@
 license=(GPL2 MIT)
 options=(!docs)
 source=($url/releases/download/v$pkgver/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('5b823d5a685dd70caeef8fc50da7d763ba7f6167fe746abca7762e2835b3dd4e')
+sha256sums=('99feabc5f54877f314db4fadeb109f0b3e1d1a54afb6b4b3dfba1e707e38e074')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list