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 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')