[arch-commits] Commit in aws-c-common/trunk (PKGBUILD)

Anatol Pomozov anatolik at gemini.archlinux.org
Wed Oct 13 15:05:08 UTC 2021


    Date: Wednesday, October 13, 2021 @ 15:05:08
  Author: anatolik
Revision: 1030013

upgpkg: aws-c-common 0.6.12-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-13 14:43:59 UTC (rev 1030012)
+++ PKGBUILD	2021-10-13 15:05:08 UTC (rev 1030013)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.6.11
+pkgver=0.6.12
 pkgrel=1
 pkgdesc='Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(cmake)
 source=(aws-c-common-$pkgver.zip::https://github.com/awslabs/aws-c-common/archive/v$pkgver.zip)
-sha256sums=('aa5a21e0a4635472f895835167bb7cd9469b6a46a2de842a06e6cc337c17c7e6')
+sha256sums=('5a03a137c65983013cb7fae0a2c155913340cea270a7136183486abc4af5f53d')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list