Upgrade FTXUI version
Added note in README
This commit is contained in:
parent
a8412d3509
commit
b7981adad6
2
.SRCINFO
2
.SRCINFO
@ -1,6 +1,6 @@
|
||||
pkgbase = ftxui-git
|
||||
pkgdesc = FTXUI is a C++ Functional Terminal User Interface library.
|
||||
pkgver = r286.91c5954
|
||||
pkgver = r294.bd21cac
|
||||
pkgrel = 1
|
||||
url = https://github.com/ArthurSonzogni/FTXUI
|
||||
install = .install
|
||||
|
||||
2
PKGBUILD
2
PKGBUILD
@ -1,7 +1,7 @@
|
||||
# Maintainer: Arthur Sonzogni <sonzogniarthur+ftxui at gmail dot com>
|
||||
# Maintainer: Aditya Gupta <adityag.ug19.cs at nitp.ac.in>
|
||||
pkgname=ftxui-git
|
||||
pkgver=r286.91c5954
|
||||
pkgver=r294.bd21cac
|
||||
pkgrel=1
|
||||
pkgdesc="FTXUI is a C++ Functional Terminal User Interface library."
|
||||
arch=("any")
|
||||
|
||||
@ -6,6 +6,8 @@ This is the [official] [PKGBUILD] for [FTXUI] for use on [Arch Linux] via
|
||||
|
||||
> It is now available in the AUR - [ftxui-git]
|
||||
|
||||
> Using cmake, FetchContent and referring to a specific hash version of FTXUI is recommended instead, especially for public open source projects.
|
||||
|
||||
The headers are installed to:
|
||||
```
|
||||
/usr/include/ftxui
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user