summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Auditor2016-06-08 09:28:37 +0200
committerStefan Auditor2016-06-08 09:28:37 +0200
commit51b16bc3c730c3685b1a94c5ca578e4d09e967db (patch)
treea49f15d28a45d41a69e370e017476bd49ff0501e
parentafeb7d43cef3fc937c80c35868b8fb4bd6a0456c (diff)
downloadaur-51b16bc3c730c3685b1a94c5ca578e4d09e967db.tar.gz
Update to upstream version 1.0.0_beta2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6d1814d77ea..fdddf8593ed3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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_beta1
- pkgrel = 2
+ pkgver = 1.0.0_beta2
+ pkgrel = 1
url = http://drupalconsole.com/
install = drupalconsole.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 5089ee66759d..0c5aae19df87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=drupalconsole
pkgname=${_pkgname}
-pkgver=1.0.0_beta1
+pkgver=1.0.0_beta2
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')