summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2022-04-27 06:41:38 +0200
committerMatheus Gabriel Werny de Lima2022-04-27 06:41:38 +0200
commitaea04225845e9ba1244479881511a82d57c35bd1 (patch)
tree91f549029d393b41ffc7c15a01ff3e602ddd3131
parentff242d054b8830d083611a1f0b44c53574d2e7ff (diff)
downloadaur-aea04225845e9ba1244479881511a82d57c35bd1.tar.gz
Branch update.
-rwxr-xr-xPKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f69a47975c4a..7a575aa9ccdf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,6 @@ build()
echo -e "\033[0;32mConfiguration is needed before the installation. For assistance, read the included \"README.md\".\033[0m"
cd "${srcdir}"/"${_pkgname}"/ || exit 1
- git checkout next_release
git checkout tags/"${pkgver}"
git submodule update --init --merge --recursive
composer install --no-dev