summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEndlessEden2021-01-09 18:34:19 +1100
committerEndlessEden2021-01-09 18:34:19 +1100
commitcce38ddd4d7521cd2a58e084276692dbca0763db (patch)
treefae86e06b23da2e8f7b531fed863271e7b1e9b82 /PKGBUILD
parent6933781f1df39bbb25b284278d5105c64a729756 (diff)
downloadaur-cce38ddd4d7521cd2a58e084276692dbca0763db.tar.gz
UPDATED: sources and version info.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 445cfe0b3136..397a6a48b343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=bash-devel-static-git
pkgdesc='The GNU Bourne Again shell (development version)(Static-Version)'
-pkgver=4.0.alpha.r749.g5a7a52ea
+pkgver=5.1.r5.g76404c85
pkgrel=1
url='http://www.gnu.org/software/bash/bash.html'
arch=('any')
@@ -18,7 +18,7 @@ makedepends=('git' 'readline-git' 'glibc-git' 'ncurses-git')
optdepends=('bash-completion: for tab completion')
provides=('sh' 'bash=$pkgver')
conflicts=('bash' 'bash-static')
-source=('git+https://git.savannah.gnu.org/git/bash.git#branch=devel'
+source=('git+https://git.savannah.gnu.org/git/bash.git#branch=master'
'dot.bashrc'
'dot.bash_profile'
'dot.bash_logout'