summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames An2015-12-08 14:21:21 -0500
committerJames An2015-12-08 14:21:21 -0500
commite38284e9e567db0cbbd6ef63182ff39bfc76535c (patch)
tree4c54ca55f6977197dde31fa4a7dd68a42e0f57ff
parent43d0ae91361394d6a0ccf67733291492c1b66a18 (diff)
downloadaur-e38284e9e567db0cbbd6ef63182ff39bfc76535c.tar.gz
Version bump.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0405c7a2697..20a41a762158 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Dec 8 19:19:35 UTC 2015
pkgbase = drush-git
pkgdesc = The Drupal command-line shell, git version.
- pkgver = 8.0.0.r56.geb82496
+ pkgver = 8.0.0.r64.gc7e08f7
pkgrel = 1
url = https://github.com/drush-ops/drush-git
install = drush-git.install
@@ -10,7 +12,7 @@ pkgbase = drush-git
depends = bash
depends = php-composer
depends = php-gd
- provides = drush=8.0.0.r56.geb82496
+ provides = drush=8.0.0.r64.gc7e08f7
conflicts = drush
source = drush::git+https://github.com/drush-ops/drush.git
source = errors.drush.ini
diff --git a/PKGBUILD b/PKGBUILD
index 9c79d5d1b40c..04170a2c7c36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=drush
pkgname=$_pkgname-git
-pkgver=8.0.0.r56.geb82496
+pkgver=8.0.0.r64.gc7e08f7
pkgrel=1
pkgdesc='The Drupal command-line shell, git version.'
arch=('any')