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

Anatol Pomozov anatolik at gemini.archlinux.org
Fri Oct 15 21:15:48 UTC 2021


    Date: Friday, October 15, 2021 @ 21:15:48
  Author: anatolik
Revision: 1030331

upgpkg: aws-c-common 0.6.14-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-15 20:16:34 UTC (rev 1030330)
+++ PKGBUILD	2021-10-15 21:15:48 UTC (rev 1030331)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.6.12
+pkgver=0.6.14
 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=('5a03a137c65983013cb7fae0a2c155913340cea270a7136183486abc4af5f53d')
+sha256sums=('2c7ff4c756c59c1266a93850d65bf2ff6f6038134a874fd941ef745442d7607e')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list