Skip to content
Snippets Groups Projects
Verified Commit 8ef41b01 authored by Tobias Powalowski's avatar Tobias Powalowski :sunglasses:
Browse files

upgpkg: 2.15.0-1: update to latest version

parent f496349d
No related branches found
Tags 2.15.0-1
No related merge requests found
pkgbase = bash-completion
pkgdesc = Programmable completion for the bash shell
pkgver = 2.14.0
pkgrel = 2
pkgver = 2.15.0
pkgrel = 1
url = https://github.com/scop/bash-completion
arch = any
license = GPL-2.0-only
......@@ -9,8 +9,8 @@ pkgbase = bash-completion
options = !emptydirs
options = !makeflags
backup = etc/bash_completion.d/000_bash_completion_compat.bash
source = https://github.com/scop/bash-completion/releases/download/2.14.0/bash-completion-2.14.0.tar.xz
source = https://github.com/scop/bash-completion/releases/download/2.15.0/bash-completion-2.15.0.tar.xz
validpgpkeys = A558062B6D5DA1347CD468D52B0AE2C1B09B07CB
sha256sums = 5c7494f968280832d6adb5aa19f745a56f1a79df311e59338c5efa6f7285e168
b2sums = d2234cb2baf8494d2159e8abe6780e0879efb6fe9e851c0d51ebf09363c83652ef610658e2beca181adc0d6c844472a68a219be8b3ca51271fdfc53477f174ba
pkgname = bash-completion
......@@ -2,8 +2,8 @@
# Contributor: Eric Bélanger <eric@archlinux.org>
pkgname=bash-completion
pkgver=2.14.0
pkgrel=2
pkgver=2.15.0
pkgrel=1
pkgdesc='Programmable completion for the bash shell'
arch=(any)
url='https://github.com/scop/bash-completion'
......@@ -13,7 +13,7 @@ options=(!emptydirs !makeflags)
backup=('etc/bash_completion.d/000_bash_completion_compat.bash')
source=($url/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
validpgpkeys=(A558062B6D5DA1347CD468D52B0AE2C1B09B07CB)
b2sums=('c28ec0cd348a3954461f7a865823a358e47c4b479c7812baa6d54aef856c958510967806550e62784955f9daf233a0b01edade19884e534df857472a3196e63e')
b2sums=('d2234cb2baf8494d2159e8abe6780e0879efb6fe9e851c0d51ebf09363c83652ef610658e2beca181adc0d6c844472a68a219be8b3ca51271fdfc53477f174ba')
build() {
cd "${pkgname}-${pkgver}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment