summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Potvin2018-02-14 17:06:17 +0100
committerFrédéric Potvin2018-02-14 17:06:17 +0100
commit4002da71dfc6dd07c9db771b10784ba84af22e0f (patch)
tree73768ec7a109fa51895839f4c30d7f1032b58fc7
parent0057033c06abff002a7a2198e1962a5dce3239c5 (diff)
downloadaur-4002da71dfc6dd07c9db771b10784ba84af22e0f.tar.gz
Release version:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c3002c16f85..aba3ce9cd439 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.28.0
+ pkgver = 3.29.0
pkgrel = 1
url = https://github.com/platformsh/platformsh-cli
arch = any
@@ -9,7 +9,7 @@ pkgbase = platformsh-cli-git
depends = php
optdepends = drush
optdepends = composer
- provides = platformsh-cli=3.28.0
+ provides = platformsh-cli=3.29.0
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 bd15e0abc47a..0f9e6ec30360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platformsh-cli-git
_pkgname=${pkgname%-git}
-pkgver=3.28.0
+pkgver=3.29.0
pkgrel=1
pkgdesc="The unified tool for managing your Platform.sh services from the command line."
arch=('any')