[arch-commits] Commit in libatomic_ops/trunk (PKGBUILD)
Anatol Pomozov
anatolik at gemini.archlinux.org
Sun Sep 19 22:24:16 UTC 2021
Date: Sunday, September 19, 2021 @ 22:24:16
Author: anatolik
Revision: 424392
upgpkg: libatomic_ops 7.6.12-1
Modified:
libatomic_ops/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-19 20:15:54 UTC (rev 424391)
+++ PKGBUILD 2021-09-19 22:24:16 UTC (rev 424392)
@@ -5,8 +5,8 @@
# Contributor: Rémy Oudompheng <remy at archlinux.org>
pkgname=libatomic_ops
-pkgver=7.6.10
-pkgrel=2
+pkgver=7.6.12
+pkgrel=1
pkgdesc='Provides semi-portable access to hardware provided atomic memory operations'
arch=(x86_64)
url='https://github.com/ivmai/libatomic_ops'
@@ -14,7 +14,7 @@
license=(GPL2 MIT)
options=(!docs)
source=($url/releases/download/v$pkgver/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('587edf60817f56daf1e1ab38a4b3c729b8e846ff67b4f62a6157183708f099af')
+sha256sums=('f0ab566e25fce08b560e1feab6a3db01db4a38e5bc687804334ef3920c549f3e')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list