mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
ncurses5-compat-libs: auto updated to 6.5-1
This commit is contained in:
parent
12ab8f79f3
commit
a870b48615
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
pkgname=ncurses5-compat-libs
|
||||
_pkgname=ncurses
|
||||
pkgver=6.4
|
||||
pkgrel=3
|
||||
pkgver=6.5
|
||||
pkgrel=1
|
||||
pkgdesc='System V Release 4.0 curses emulation library, ABI 5'
|
||||
arch=(i686 x86_64)
|
||||
url='http://invisible-island.net/ncurses/ncurses.html'
|
||||
|
@ -15,7 +15,7 @@ depends=(glibc gcc-libs sh)
|
|||
provides=(libtinfo5)
|
||||
conflicts=(libtinfo5)
|
||||
source=(https://ftp.gnu.org/pub/gnu/ncurses/ncurses-$pkgver.tar.gz)
|
||||
sha256sums=('6931283d9ac87c5073f30b6290c4c75f21632bb4fc3603ac8100812bed248159')
|
||||
sha256sums=('136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6')
|
||||
|
||||
prepare() {
|
||||
cp -r ${_pkgname}-${pkgver}{,-no-widec}
|
||||
|
|
Loading…
Add table
Reference in a new issue