summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a69986bc1149..ccd02b60defa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = platformsh-cli-git
pkgdesc = The unified tool for managing your Platform.sh services from the command line.
- pkgver = 3.45.0
+ pkgver = 3.52.0.r0.g28172cbc
pkgrel = 1
url = https://github.com/platformsh/platformsh-cli
arch = any
- license = GPL
+ license = MIT
depends = git
depends = php
- depends = composer
+ depends = composer
optdepends = drush
- provides = platformsh-cli=3.45.0
+ provides = platformsh-cli=3.52.0.r0.g28172cbc
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 c50c96dde092..b5b95e297dfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platformsh-cli-git
_pkgname=${pkgname%-git}
-pkgver=3.45.0
+pkgver=3.52.0.r0.g28172cbc
pkgrel=1
pkgdesc="The unified tool for managing your Platform.sh services from the command line."
arch=('any')