summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2016-08-02 12:07:58 +0200
committerStefan Auditor2016-08-02 12:07:58 +0200
commit8922c976079ad96d804c3b51213eb585edad77e1 (patch)
tree80b39135050181aab9efc3d2060b9521db77d745
parent1603d7d052465515c562a3cbe7a1bba8abaa72da (diff)
downloadaur-8922c976079ad96d804c3b51213eb585edad77e1.tar.gz
Update to upstream version 1.0.0-beta5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69436c23bf66..e295f6a1efc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = drupalconsole
pkgdesc = The Drupal Console is a suite of tools that you run on a command line interface (CLI) to generate boilerplate code and interact with a Drupal 8 installation.
- pkgver = 1.0.0_beta4
+ pkgver = 1.0.0_beta5
pkgrel = 1
url = http://drupalconsole.com/
install = drupalconsole.install
diff --git a/PKGBUILD b/PKGBUILD
index 5d3b983277c3..2c08bcaf775d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=drupalconsole
pkgname=${_pkgname}
-pkgver=1.0.0_beta4
+pkgver=1.0.0_beta5
pkgrel=1
pkgdesc="The Drupal Console is a suite of tools that you run on a command line interface (CLI) to generate boilerplate code and interact with a Drupal 8 installation."
arch=('any')