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

Anatol Pomozov anatolik at archlinux.org
Sat Sep 12 21:09:41 UTC 2020


    Date: Saturday, September 12, 2020 @ 21:09:41
  Author: anatolik
Revision: 704882

upgpkg: aws-c-common 0.4.56-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-12 21:08:32 UTC (rev 704881)
+++ PKGBUILD	2020-09-12 21:09:41 UTC (rev 704882)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.4.47
+pkgver=0.4.56
 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=('768d0951fc1e982acd1c265f05756241d256892e9504c9337b2290bdb5d09898')
+sha256sums=('17278f0f4288a8276b020d23677b6c1bc9da6c1a6eed8c82f07b415d2aa303b4')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list