summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames An2016-08-14 17:27:43 -0400
committerJames An2016-08-14 17:27:43 -0400
commitb8189f796e5f8f8c1abb25de17b0d1eef71c7edb (patch)
treee269804f4e46a2d7a961c107c53a53923ed5879d
parentb3f6e09bd064dde84513f9711fac26046d67e148 (diff)
downloadaur-b8189f796e5f8f8c1abb25de17b0d1eef71c7edb.tar.gz
Updated drush-git to its latest upstream revision.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d89f026226d..ab50d2c05c80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = drush-git
pkgdesc = The Drupal command-line shell, git version.
- pkgver = 9.0.0.alpha1.r138.g3a26441
+ pkgver = 9.0.0.alpha1.r159.g8042c32
pkgrel = 1
url = http://drush.org
install = drush-git.install
@@ -11,7 +11,7 @@ pkgbase = drush-git
depends = bash
depends = php-composer
depends = php-gd
- provides = drush=9.0.0.alpha1.r138.g3a26441
+ provides = drush=9.0.0.alpha1.r159.g8042c32
conflicts = drush
options = emptydirs
source = drush::git+https://github.com/drush-ops/drush.git#branch=master
diff --git a/PKGBUILD b/PKGBUILD
index a561dbadd19c..b7b6ce2a1745 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=drush-git
_pkgname=${pkgname%-git}
-pkgver=9.0.0.alpha1.r138.g3a26441
+pkgver=9.0.0.alpha1.r159.g8042c32
pkgrel=1
pkgdesc='The Drupal command-line shell, git version.'
arch=('any')