bash-completion: update to 2.16.0
This commit is contained in:
parent
01bdc2a6ae
commit
c9cd9c7826
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||||
|
|
||||||
pkgname=bash-completion
|
pkgname=bash-completion
|
||||||
pkgver=2.15.0
|
pkgver=2.16.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Programmable completion for the bash shell"
|
pkgdesc="Programmable completion for the bash shell"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -11,7 +11,7 @@ depends=('bash')
|
|||||||
makedepends=('autotools')
|
makedepends=('autotools')
|
||||||
options=('!emptydirs' '!makeflags')
|
options=('!emptydirs' '!makeflags')
|
||||||
source=(https://github.com/scop/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz)
|
source=(https://github.com/scop/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz)
|
||||||
sha256sums=('976a62ee6226970283cda85ecb9c7a4a88f62574c0a6f9e856126976decf1a06')
|
sha256sums=('3369bd5e418a75fb990863925aed5b420398acebb320ec4c0306b3eae23f107a')
|
||||||
prepare() {
|
prepare() {
|
||||||
cd ${pkgname}-${pkgver}
|
cd ${pkgname}-${pkgver}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user