summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames An2015-06-11 14:10:03 -0400
committerJames An2015-06-11 14:10:03 -0400
commitb586f58da82ce4c2a355028cb55da7053e112944 (patch)
treede984af690593bd4a1bd83b3d5ce706613a697c5
parent3191c21ebbea23e3fc2bd175ae250c676f915875 (diff)
downloadaur-b586f58da82ce4c2a355028cb55da7053e112944.tar.gz
Updated drush and drush-git to latest upstream versions and made some minor PKGBUILD.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94d33c6dd8b1..bd0f59315c09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_pkgname=drush
pkgname=$_pkgname-git
-pkgver=7.0.0.rc1.r48.ga237d1d
+pkgver=8.0.0.beta11.r3.gaf918de
pkgrel=1
-pkgdesc="The Drupal command-line shell, git version."
+pkgdesc='The Drupal command-line shell, git version.'
arch=('any')
url="https://github.com/drush-ops/$pkgname"
license=('GPL')