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

Anatol Pomozov anatolik at archlinux.org
Mon Jun 22 16:37:15 UTC 2020


    Date: Monday, June 22, 2020 @ 16:37:14
  Author: anatolik
Revision: 650662

upgpkg: aws-c-common 0.4.47-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 16:32:59 UTC (rev 650661)
+++ PKGBUILD	2020-06-22 16:37:14 UTC (rev 650662)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.4.34
+pkgver=0.4.47
 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=('82b739af72b149846e605c2fa4ed12dc1381c3bd1391a4278bef875bd29f66e7')
+sha256sums=('768d0951fc1e982acd1c265f05756241d256892e9504c9337b2290bdb5d09898')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list