rm base group

master
Bernhard Landauer 2019-11-20 00:09:19 +01:00
parent 959c844137
commit f8cf6266e3
1 changed files with 1 additions and 2 deletions

View File

@ -8,11 +8,10 @@ pkgname=('bash' 'bashrc-manjaro')
_basever=5.0 _basever=5.0
_patchlevel=011 _patchlevel=011
pkgver=${_basever}.${_patchlevel} pkgver=${_basever}.${_patchlevel}
pkgrel=1 pkgrel=2
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
license=('GPL') license=('GPL')
url='http://www.gnu.org/software/bash/bash.html' url='http://www.gnu.org/software/bash/bash.html'
groups=('base')
source=(https://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig} source=(https://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
'dot.bashrc' 'dot.bashrc'
'dot.bash_profile' 'dot.bash_profile'