From b7981adad61952b0bb82a97ac84af7b8f47c8f3c Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Mon, 28 Jun 2021 23:40:46 +0530 Subject: [PATCH] Upgrade FTXUI version Added note in README --- .SRCINFO | 2 +- PKGBUILD | 2 +- README.md | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 27789a4..a60bb88 100644 --- a/.SRCINFO +++ b/.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 diff --git a/PKGBUILD b/PKGBUILD index d56ac86..714fc1a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Arthur Sonzogni # Maintainer: Aditya Gupta pkgname=ftxui-git -pkgver=r286.91c5954 +pkgver=r294.bd21cac pkgrel=1 pkgdesc="FTXUI is a C++ Functional Terminal User Interface library." arch=("any") diff --git a/README.md b/README.md index a8c0dfd..62b2a00 100644 --- a/README.md +++ b/README.md @@ -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