summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f57b083b0aa..407e889c4ad4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 25 10:38:09 UTC 2016
+# Tue Apr 5 09:39:14 UTC 2016
pkgbase = drush-git-alternative
pkgdesc = Drush is a command line shell and Unix scripting interface for Drupal
- pkgver = 8.0.2.r14.g30f88b2
+ pkgver = 8.0.2.r38.g86de4b6
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.r14.g30f88b2
+ provides = drush=8.0.2.r38.g86de4b6
conflicts = drush
source = drush::git+https://github.com/drush-ops/drush.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index cfad8b4a9755..93f4d29c1801 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Stefan Auditor <stefan.auditor@erdfisch.de>
+# Please report issues at https://github.com/sanduhrs/arch-aur-drush-git-alternative
_pkgname=drush
pkgname=${_pkgname}-git-alternative
-pkgver=8.0.2.r18.g957d2b1
+pkgver=8.0.2.r38.g86de4b6
pkgrel=1
pkgdesc="Drush is a command line shell and Unix scripting interface for Drupal"
arch=('any')