[arch-commits] Commit in libatomic_ops/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Fri Mar 8 12:59:30 UTC 2019
Date: Friday, March 8, 2019 @ 12:59:29
Author: bpiotrowski
Revision: 347439
7.6.10-1
Modified:
libatomic_ops/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-08 10:32:57 UTC (rev 347438)
+++ PKGBUILD 2019-03-08 12:59:29 UTC (rev 347439)
@@ -5,7 +5,7 @@
# Contributor: Rémy Oudompheng <remy at archlinux.org>
pkgname=libatomic_ops
-pkgver=7.6.8
+pkgver=7.6.10
pkgrel=1
pkgdesc='Provides semi-portable access to hardware provided atomic memory operations'
arch=(x86_64)
@@ -14,7 +14,7 @@
license=(GPL2 MIT)
options=(!docs)
source=($url/releases/download/v$pkgver/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('1d6a279edf81767e74d2ad2c9fce09459bc65f12c6525a40b0cb3e53c089f665')
+sha256sums=('587edf60817f56daf1e1ab38a4b3c729b8e846ff67b4f62a6157183708f099af')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list