bash: rebuild

This commit is contained in:
Christoph Reiter 2023-09-14 19:17:58 +02:00
parent 4cda67a98c
commit d04bdbe667

View File

@ -6,7 +6,7 @@ pkgname=('bash' 'bash-devel')
_basever=5.2
_patchlevel=015 #prepare for some patches
pkgver=${_basever}.${_patchlevel}
pkgrel=1
pkgrel=2
pkgdesc="The GNU Bourne Again shell"
arch=('i686' 'x86_64')
license=('GPL')