[arch-commits] Commit in bash/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Jan 21 21:07:51 UTC 2017


    Date: Saturday, January 21, 2017 @ 21:07:50
  Author: bpiotrowski
Revision: 287104

upgpkg: bash 4.4.011-2

new upstream patches

Modified:
  bash/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-21 19:35:20 UTC (rev 287103)
+++ PKGBUILD	2017-01-21 21:07:50 UTC (rev 287104)
@@ -5,7 +5,7 @@
 
 pkgname=bash
 _basever=4.4
-_patchlevel=007
+_patchlevel=011
 pkgver=${_basever}.${_patchlevel}
 pkgrel=2
 pkgdesc='The GNU Bourne Again shell'
@@ -14,7 +14,7 @@
 url='http://www.gnu.org/software/bash/bash.html'
 groups=('base')
 backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
-depends=('readline>=7.0' 'glibc' 'ncurses' 'libncursesw.so')
+depends=('readline>=7.0' 'glibc' 'ncurses')
 optdepends=('bash-completion: for tab completion')
 provides=('sh')
 source=(https://ftp.gnu.org/gnu/bash/bash-$_basever.tar.gz{,.sig}
@@ -93,4 +93,12 @@
          'd3379f8d8abce5c6ee338f931ad008d5'
          'SKIP'
          'ec38c76ca439ca7f9c178e9baede84fc'
+         'SKIP'
+         'e0ba18c1e3b94f905da9b5bf9d38b58b'
+         'SKIP'
+         'e952d4f44e612048930c559d90eb99bb'
+         'SKIP'
+         '57b5b35955d68f9a09dbef6b86d2c782'
+         'SKIP'
+         'cc896e1fa696b93ded568e557e2392d5'
          'SKIP')



More information about the arch-commits mailing list