[arch-commits] Commit in bash-completion/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Dec 12 20:57:31 UTC 2019
Date: Thursday, December 12, 2019 @ 20:57:30
Author: bpiotrowski
Revision: 371321
2.10-1
Modified:
bash-completion/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-12 20:51:30 UTC (rev 371320)
+++ PKGBUILD 2019-12-12 20:57:30 UTC (rev 371321)
@@ -1,7 +1,7 @@
# Maintainer: Eric Bélanger <eric at archlinux.org>
pkgname=bash-completion
-pkgver=2.9
+pkgver=2.10
pkgrel=1
pkgdesc='Programmable completion for the bash shell'
arch=(any)
@@ -11,7 +11,7 @@
options=(!emptydirs !makeflags)
source=($url/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
validpgpkeys=(A558062B6D5DA1347CD468D52B0AE2C1B09B07CB)
-sha256sums=('d48fe378e731062f479c5f8802ffa9d3c40a275a19e6e0f6f6cc4b90fa12b2f5')
+sha256sums=('123c17998e34b937ce57bb1b111cd817bc369309e9a8047c0bcf06ead4a3ec92')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list