summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Potvin2018-09-17 10:12:40 +0200
committerFrédéric Potvin2018-09-17 10:12:40 +0200
commiteb7e97acc0ea359f7eccfe42acb67af23a193067 (patch)
treee9dc89ae51e304dba77bd6bce36a480132805ff4
parentce852e98060eb81945d943664d06a1789f624eb9 (diff)
downloadaur-eb7e97acc0ea359f7eccfe42acb67af23a193067.tar.gz
Release version: 3.34.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5063336fca6a..7b975fc12713 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.34.2
+ pkgver = 3.34.3
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.34.2
+ provides = platformsh-cli=3.34.3
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 56b8a265570a..b7507d5ce10b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platformsh-cli-git
_pkgname=${pkgname%-git}
-pkgver=3.34.2
+pkgver=3.34.3
pkgrel=1
pkgdesc="The unified tool for managing your Platform.sh services from the command line."
arch=('any')