[arch-commits] Commit in aws-c-common/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Fri Feb 26 17:12:28 UTC 2021
Date: Friday, February 26, 2021 @ 17:12:27
Author: anatolik
Revision: 874423
upgpkg: aws-c-common 0.5.1-1
Modified:
aws-c-common/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-26 17:05:07 UTC (rev 874422)
+++ PKGBUILD 2021-02-26 17:12:27 UTC (rev 874423)
@@ -1,7 +1,7 @@
# Maintainer: Anatol Pomozov
pkgname=aws-c-common
-pkgver=0.4.65
+pkgver=0.5.1
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=('b6048e59e29f4ed6109cf11389bf7c7fcbfed408381a4d2ee733852c6bbee811')
+sha256sums=('b545edd97bac42bf2c7d2907c12d10d7bc8350d69d2e490329aec12f5b0e8927')
build() {
cd aws-c-common-$pkgver
More information about the arch-commits
mailing list