summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81d1043e3975..84c657c7762e 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.24.1.r0.9cbad2e
+ pkgver = 3.25.0.r0
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.24.1.r0.9cbad2e
+ provides = platformsh-cli=3.25.0.r0
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 503307c1ab8e..7c7c2b2f8ae6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platformsh-cli-git
_pkgname=${pkgname%-git}
-pkgver=3.24.1.r0.9cbad2e
+pkgver=3.25.0.r0
pkgrel=1
pkgdesc="The unified tool for managing your Platform.sh services from the command line."
arch=('any')