summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2019-04-22 10:39:15 -0400
committerTony Lambiris2019-04-22 10:39:15 -0400
commitd38ebd89cd2d50c8888d87044812eeec1ce87d93 (patch)
tree8edca29e15f6df198d4f6fdc85440fefb8ba00d1 /PKGBUILD
parent285b2d14a8e4a342d8fef560205ccb4993497def (diff)
downloadaur-d38ebd89cd2d50c8888d87044812eeec1ce87d93.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c5d056c8015..9398dbee75ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=aws-sdk-cpp-git
-pkgver=1.7.87.r0.g1ecade03d9
+pkgver=1.7.89.r0.g09b65deba0
pkgrel=1
pkgdesc="AWS SDK for C++"
arch=('x86_64')
@@ -9,9 +9,9 @@ license=('Apache')
depends=('cmake')
makedepends=('openssl' 'curl' 'zlib' 'libutil-linux')
conclits=('aws-checksums-git')
-_gitcommit='1ecade03d980285cb543fe16aa7f64573a651d45'
-source=("${pkgname}::git+https://github.com/aws/aws-sdk-cpp#commit=${_gitcommit}")
-#source=("${pkgname}::git+https://github.com/aws/aws-sdk-cpp")
+#_gitcommit='1ecade03d980285cb543fe16aa7f64573a651d45'
+#source=("${pkgname}::git+https://github.com/aws/aws-sdk-cpp#commit=${_gitcommit}")
+source=("${pkgname}::git+https://github.com/aws/aws-sdk-cpp")
sha256sums=('SKIP')
# disable until aws engineers can settle on their fucking build process