summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames An2015-07-10 23:38:28 -0400
committerJames An2015-07-10 23:38:28 -0400
commit7435ef44ae8ac3b4d3d220e1907c53e905098d15 (patch)
tree7864ac649e36c18c021c68d21aee34bd43979617
parentd0990fe5000d89c6bd765675d76eb171c2c038cd (diff)
downloadaur-7435ef44ae8ac3b4d3d220e1907c53e905098d15.tar.gz
Updated PKGBUILD with latest upstream version.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a5c82195b34..416bd2e84169 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = drush-git
pkgdesc = The Drupal command-line shell, git version.
- pkgver = 8.0.0.beta11.r3.gaf918de
+ pkgver = 8.0.0.beta12.r1.g54f9394
pkgrel = 1
url = https://github.com/drush-ops/drush-git
arch = any
@@ -8,7 +8,7 @@ pkgbase = drush-git
makedepends = git
depends = bash
depends = php-composer
- provides = drush=8.0.0.beta11.r3.gaf918de
+ provides = drush=8.0.0.beta12.r1.g54f9394
conflicts = drush
source = git://github.com/drush-ops/drush.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 47c2fba30e36..dd340641c461 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=drush
pkgname=$_pkgname-git
-pkgver=8.0.0.beta11.r10.g98809b0
+pkgver=8.0.0.beta12.r1.g54f9394
pkgrel=1
pkgdesc='The Drupal command-line shell, git version.'
arch=('any')