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

Anatol Pomozov anatolik at gemini.archlinux.org
Fri Oct 29 21:25:25 UTC 2021


    Date: Friday, October 29, 2021 @ 21:25:25
  Author: anatolik
Revision: 1034923

upgpkg: aws-c-common 0.6.15-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-29 20:46:47 UTC (rev 1034922)
+++ PKGBUILD	2021-10-29 21:25:25 UTC (rev 1034923)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.6.14
+pkgver=0.6.15
 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=('2c7ff4c756c59c1266a93850d65bf2ff6f6038134a874fd941ef745442d7607e')
+sha256sums=('d9251302c54850c47c953b6de7e1422d7e5a54bc2268e22e07285beac62f1e22')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list