summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2016-06-30 07:50:30 +0200
committerStefan Auditor2016-06-30 07:50:30 +0200
commitd20724b3ba649da26cbcb6e272293f071133c489 (patch)
tree6303b51238d6fc312746fd268608925c49e43e9e
parent51b16bc3c730c3685b1a94c5ca578e4d09e967db (diff)
downloadaur-d20724b3ba649da26cbcb6e272293f071133c489.tar.gz
Update to upstream version 1.0.0-beta3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdddf8593ed3..e8ebc230d470 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_beta2
+ pkgver = 1.0.0_beta3
pkgrel = 1
url = http://drupalconsole.com/
install = drupalconsole.install
diff --git a/PKGBUILD b/PKGBUILD
index 0c5aae19df87..77881e233d98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=drupalconsole
pkgname=${_pkgname}
-pkgver=1.0.0_beta2
+pkgver=1.0.0_beta3
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')