summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c7140f57a4e..480223ba1371 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 6 08:05:28 UTC 2016
+# Fri Mar 18 11:51:15 UTC 2016
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 = 0.10.12
+ pkgver = 0.10.13
pkgrel = 1
url = http://drupalconsole.com/
install = drupalconsole.install
diff --git a/PKGBUILD b/PKGBUILD
index 1f460d08a23f..daa8ff1367b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=drupalconsole
pkgname=${_pkgname}
-pkgver=0.10.12
+pkgver=0.10.13
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')