Date: Saturday, November 5, 2022 @ 18:44:51
  Author: anatolik
Revision: 1342362

upgpkg: aws-c-auth 0.6.18-1

Modified:
  aws-c-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-05 18:43:31 UTC (rev 1342361)
+++ PKGBUILD    2022-11-05 18:44:51 UTC (rev 1342362)
@@ -1,7 +1,7 @@
 # Maintainer: Anatol Pomozov
 
 pkgname=aws-c-auth
-pkgver=0.6.17
+pkgver=0.6.18
 pkgrel=1
 pkgdesc='C99 library implementation of AWS client-side authentication: 
standard credentials providers and signing'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(aws-c-common aws-c-http aws-c-sdkutils)
 makedepends=(cmake)
 
source=(aws-c-auth-$pkgver.zip::https://github.com/awslabs/aws-c-auth/archive/v$pkgver.zip)
-sha256sums=('07696802fb7b158b76e3e5b778a754ce979589ef2487b84d9140735895de577f')
+sha256sums=('f09254cd2ebf7219ee7066fc9c7f1d3520b0b7625c678071427bbb75c6127b6f')
 
 build() {
   cd aws-c-auth-$pkgver

Reply via email to