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

Anatol Pomozov anatolik at gemini.archlinux.org
Thu Apr 21 18:24:29 UTC 2022


    Date: Thursday, April 21, 2022 @ 18:24:28
  Author: anatolik
Revision: 1187247

upgpkg: aws-c-common 0.6.20-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-21 18:20:59 UTC (rev 1187246)
+++ PKGBUILD	2022-04-21 18:24:28 UTC (rev 1187247)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.6.19
+pkgver=0.6.20
 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=('dda02e66afcc0a8239ef7cc5718de76805d7c3e38af041d8b1a208aff1ed716d')
+sha256sums=('33db39600d714527dca2a57770bb589d76fd8c8ac73a95bc6c87c402165a5748')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list