summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Potvin2019-07-26 10:27:37 +0200
committerFrédéric Potvin2019-07-26 10:27:37 +0200
commit8f72353a37b7446e83734c95b0a2777e7eaa5ac5 (patch)
tree5ea5e1dd831eccd944d1a8bdfb49627c3aed0832
parentcf7768b33993ff38605769b323d27417404b55e7 (diff)
downloadaur-8f72353a37b7446e83734c95b0a2777e7eaa5ac5.tar.gz
Release version: 3.45.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca40db1733c3..a69986bc1149 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.44.0
+ pkgver = 3.45.0
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.44.0
+ provides = platformsh-cli=3.45.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 878e4cb01af6..c50c96dde092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platformsh-cli-git
_pkgname=${pkgname%-git}
-pkgver=3.44.0
+pkgver=3.45.0
pkgrel=1
pkgdesc="The unified tool for managing your Platform.sh services from the command line."
arch=('any')