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

Anatol Pomozov anatolik at archlinux.org
Mon Jan 25 19:36:13 UTC 2021


    Date: Monday, January 25, 2021 @ 19:36:12
  Author: anatolik
Revision: 829833

upgpkg: aws-c-common 0.4.65-1

Modified:
  aws-c-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-25 19:35:45 UTC (rev 829832)
+++ PKGBUILD	2021-01-25 19:36:12 UTC (rev 829833)
@@ -1,8 +1,8 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-common
-pkgver=0.4.59
-pkgrel=2
+pkgver=0.4.65
+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=('03d4819e9a1e805127ac22d412e13b00003936f6f40a228f4625e8ff2d8b24e5')
+sha256sums=('b6048e59e29f4ed6109cf11389bf7c7fcbfed408381a4d2ee733852c6bbee811')
 
 build() {
   cd aws-c-common-$pkgver



More information about the arch-commits mailing list