summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Potvin2019-05-16 08:38:24 +0200
committerFrédéric Potvin2019-05-16 08:38:24 +0200
commitdd3af9bd46a36fd7e1fbbc2ac8933d854d99cc87 (patch)
tree7ba19aa7090acae207b30f3b290300e7a4a9d5fc
parentc965c91a4c97ffc527c611243b21e51f0841a0f8 (diff)
downloadaur-dd3af9bd46a36fd7e1fbbc2ac8933d854d99cc87.tar.gz
Release version: 3.40.15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 858640c73562..e8dc1cae9fdf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = platformsh-cli-git
pkgdesc = The unified tool for managing your Platform.sh services from the command line.
- pkgver = 3.40.13
+ pkgver = 3.40.15
pkgrel = 1
url = https://github.com/platformsh/platformsh-cli
arch = any
@@ -9,7 +9,7 @@ pkgbase = platformsh-cli-git
depends = php
depends = composer
optdepends = drush
- provides = platformsh-cli=3.40.13
+ provides = platformsh-cli=3.40.15
conflicts = platformsh-cli
source = platformsh-cli::git+https://github.com/platformsh/platformsh-cli.git#branch=master
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index aaf58065fba1..8f647b49218c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platformsh-cli-git
_pkgname=${pkgname%-git}
-pkgver=3.40.13
+pkgver=3.40.15
pkgrel=1
pkgdesc="The unified tool for managing your Platform.sh services from the command line."
arch=('any')