summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1145a0ec2c7..f8aa64631284 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 14 17:21:50 UTC 2016
+# Sat Jan 16 11:56:13 UTC 2016
pkgbase = drush-git-alternative
pkgdesc = Drush is a command line shell and Unix scripting interface for Drupal
- pkgver = 8.0.2.r10.gb1bb013
+ pkgver = 8.0.2.r14.g30f88b2
pkgrel = 1
url = https://github.com/drush-ops/drush
arch = any
@@ -11,7 +11,7 @@ pkgbase = drush-git-alternative
makedepends = php-composer
makedepends = git
depends = php
- provides = drush=8.0.2.r10.gb1bb013
+ provides = drush=8.0.2.r14.g30f88b2
conflicts = drush
source = drush::git+https://github.com/drush-ops/drush.git
source = LICENSE::https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
diff --git a/PKGBUILD b/PKGBUILD
index d94b844e6eec..1d39e6ba16bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=drush
pkgname=${_pkgname}-git-alternative
-pkgver=8.0.2.r10.gb1bb013
+pkgver=8.0.2.r14.g30f88b2
pkgrel=1
pkgdesc="Drush is a command line shell and Unix scripting interface for Drupal"
arch=('any')