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

Anatol Pomozov anatolik at archlinux.org
Fri Oct 16 16:15:30 UTC 2020


    Date: Friday, October 16, 2020 @ 16:15:30
  Author: anatolik
Revision: 724720

upgpkg: aws-c-common 0.4.59-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 16:14:14 UTC (rev 724719)
+++ PKGBUILD	2020-10-16 16:15:30 UTC (rev 724720)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.4.56
+pkgver=0.4.59
 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=('17278f0f4288a8276b020d23677b6c1bc9da6c1a6eed8c82f07b415d2aa303b4')
+sha256sums=('03d4819e9a1e805127ac22d412e13b00003936f6f40a228f4625e8ff2d8b24e5')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list