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

Anatol Pomozov anatolik at gemini.archlinux.org
Thu Jan 6 00:45:04 UTC 2022


    Date: Thursday, January 6, 2022 @ 00:45:02
  Author: anatolik
Revision: 1093958

upgpkg: aws-c-s3 0.1.30-1

Modified:
  aws-c-s3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-06 00:44:46 UTC (rev 1093957)
+++ PKGBUILD	2022-01-06 00:45:02 UTC (rev 1093958)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-s3
-pkgver=0.1.27
+pkgver=0.1.30
 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)
 makedepends=(cmake)
 source=(aws-c-s3-$pkgver.zip::https://github.com/awslabs/aws-c-s3/archive/v$pkgver.zip)
-sha256sums=('450d00c3ceebc205b1029dc0b5885fe36da530772a624ad85298e817e3e5fb41')
+sha256sums=('d0543311ab106647ccf3fe731411736e6788d537df82a1f95801d8106b2d9af8')
 
 build() {
   cd aws-c-s3-$pkgver



More information about the arch-commits mailing list