summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrédéric Potvin2018-03-05 09:13:21 +0100
committerFrédéric Potvin2018-03-05 09:13:21 +0100
commit771621eda68b49883c34e2ffd80f01945af0cbae (patch)
tree574d6e2a32506b6b24a0d75683d3c3282c7e073c
parent4002da71dfc6dd07c9db771b10784ba84af22e0f (diff)
downloadaur-771621eda68b49883c34e2ffd80f01945af0cbae.tar.gz
Release version:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aba3ce9cd439..f2e388efffe1 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.29.0
+ pkgver = 3.30.1
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.29.0
+ provides = platformsh-cli=3.30.1
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 0f9e6ec30360..e039ba79eb3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platformsh-cli-git
_pkgname=${pkgname%-git}
-pkgver=3.29.0
+pkgver=3.30.1
pkgrel=1
pkgdesc="The unified tool for managing your Platform.sh services from the command line."
arch=('any')