summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Potvin2017-12-11 10:22:12 +0100
committerFrédéric Potvin2017-12-11 10:22:12 +0100
commitf48974c65d95b1dd0d9a836fc9ca67884130e5cf (patch)
treedcbde5fce8f29fdf91ca6fe709c1ffe550ea163a
parent26b8a90c724ec418fb59f8b59aa73409b0ad443e (diff)
downloadaur-f48974c65d95b1dd0d9a836fc9ca67884130e5cf.tar.gz
Release version: 3.24.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ddea4a0a225d..81d1043e3975 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.0.r0.9cbad2e
+ pkgver = 3.24.1.r0.9cbad2e
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.0.r0.9cbad2e
+ provides = platformsh-cli=3.24.1.r0.9cbad2e
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 978a8a9bfc90..503307c1ab8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platformsh-cli-git
_pkgname=${pkgname%-git}
-pkgver=3.24.0.r0.9cbad2e
+pkgver=3.24.1.r0.9cbad2e
pkgrel=1
pkgdesc="The unified tool for managing your Platform.sh services from the command line."
arch=('any')