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

Anatol Pomozov anatolik at gemini.archlinux.org
Mon Aug 29 17:47:20 UTC 2022


    Date: Monday, August 29, 2022 @ 17:47:20
  Author: anatolik
Revision: 1285505

upgpkg: aws-c-s3 0.1.46-1

Modified:
  aws-c-s3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 17:43:35 UTC (rev 1285504)
+++ PKGBUILD	2022-08-29 17:47:20 UTC (rev 1285505)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-s3
-pkgver=0.1.38
+pkgver=0.1.46
 pkgrel=1
 pkgdesc='C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(aws-c-common aws-c-auth aws-checksums)
 makedepends=(cmake)
 source=(aws-c-s3-$pkgver.zip::https://github.com/awslabs/aws-c-s3/archive/v$pkgver.zip)
-sha256sums=('bbe8c473748c693fc9b142a6013b68ec9a7f25d4735a2f55868bb06eca40b32f')
+sha256sums=('bd7c6860e163c03e14e8a49f50876c8f266ab61b3ad14bd965ca6cbeeadc7364')
 
 build() {
   cd aws-c-s3-$pkgver



More information about the arch-commits mailing list