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

Anatol Pomozov anatolik at archlinux.org
Sun Mar 22 17:07:30 UTC 2020


    Date: Sunday, March 22, 2020 @ 17:07:29
  Author: anatolik
Revision: 603544

upgpkg: aws-c-common 0.4.34-1

Modified:
  aws-c-common/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-22 16:27:31 UTC (rev 603543)
+++ PKGBUILD	2020-03-22 17:07:29 UTC (rev 603544)
@@ -1,8 +1,8 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.4.22
-pkgrel=2
+pkgver=0.4.34
+pkgrel=1
 pkgdesc='Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.'
 arch=(x86_64)
 url='https://github.com/awslabs/aws-c-common'
@@ -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=('39f99419e2aa0fcb59872067f9e9e04fbd5f6bbdf9ee8041874ff89d24f152ca')
+sha256sums=('82b739af72b149846e605c2fa4ed12dc1381c3bd1391a4278bef875bd29f66e7')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list