summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2019-01-04 22:11:50 -0500
committerTony Lambiris2019-01-04 22:11:50 -0500
commite12ce438df7f591bd451ae789ca1273ebf19bb8d (patch)
tree2841c181dc2e84f342e10a67aaff4a29535aa6d7 /PKGBUILD
parentb7fe4a883807d19e7a827fa56066690f172c5136 (diff)
downloadaur-e12ce438df7f591bd451ae789ca1273ebf19bb8d.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 1 insertions, 14 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 689a8115bb6e..efe81c2b8df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,28 +1,15 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=aws-sdk-cpp-git
-pkgver=1.7.27.r0.gf61c0ffab2
+pkgver=1.7.28.r0.g7bc5b426e8
pkgrel=1
-epoch=
pkgdesc="AWS SDK for C++"
arch=(any)
url="https://github.com/aws/aws-sdk-cpp"
license=('BSD')
-groups=()
depends=('cmake')
makedepends=('openssl' 'curl' 'zlib' 'libutil-linux')
-checkdepends=()
-optdepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
-changelog=
source=("${pkgname}::git+https://github.com/aws/aws-sdk-cpp")
-noextract=()
sha256sums=('SKIP')
-validpgpkeys=()
pkgver() {
cd ${pkgname}