summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Vakil2021-03-20 18:00:52 +0330
committerAmin Vakil2021-03-20 18:00:52 +0330
commit991298234df644649b30bc83712d7d0e7c06ac51 (patch)
tree4dd68e0fd2044f8496a91db34607e02ef81ee594
parentd216ea9c1be44e2113ac6dc042319bea2a29e82c (diff)
downloadaur-991298234df644649b30bc83712d7d0e7c06ac51.tar.gz
change branch to 8.9.x
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 420070a50d89..d38c2abe2898 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
makedepends=('git')
depends=('php')
-_gitroot="--branch 8.0.x http://git.drupal.org/project/drupal.git"
+_gitroot="--branch 8.9.x http://git.drupal.org/project/drupal.git"
_gitname="drupal8-git"
pkgver() {