diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-06-26 12:27:31 +0100 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-06-26 12:48:07 +0100 |
commit | 43a520e21190c154c9fe019ad46891d57545a6d7 (patch) | |
tree | e5b6962d95f64b90c6878387ebafe730313f24ef | |
parent | 80498281e6194b0c4129442fa75f8899b8af9940 (diff) | |
download | freebsd-ports-43a520e21190c154c9fe019ad46891d57545a6d7.zip |
misc/xplr: Update to 1.14.3
Changes: https://github.com/sayanarijit/xplr/compare/v0.14.1...v0.14.3
-rw-r--r-- | misc/xplr/Makefile | 2 | ||||
-rw-r--r-- | misc/xplr/distinfo | 6 | ||||
-rw-r--r-- | misc/xplr/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile index 61b9ec9fbb87..c8bca4cf275b 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,6 +1,6 @@ PORTNAME= xplr DISTVERSIONPREFIX= v -DISTVERSION= 0.14.1 +DISTVERSION= 0.14.3 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org diff --git a/misc/xplr/distinfo b/misc/xplr/distinfo index 7822148149a1..a2907d26ed90 100644 --- a/misc/xplr/distinfo +++ b/misc/xplr/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1623177804 +TIMESTAMP = 1624706495 SHA256 (rust/crates/ansi-to-tui-0.3.0.crate) = 78688ae13e204ce559701516a0198d5fb54530b73eb1b3ecf404b4b79ed48dbf SIZE (rust/crates/ansi-to-tui-0.3.0.crate) = 7078 SHA256 (rust/crates/anyhow-1.0.40.crate) = 28b2cd92db5cbd74e8e5028f7e27dd7aa3090e89e4f2a197cc7c8dfb69c7063b @@ -245,5 +245,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (sayanarijit-xplr-v0.14.1_GH0.tar.gz) = 35e76f226ef49057f6f1569c3d9271d1f96377117696a52b086a49de16ce176e -SIZE (sayanarijit-xplr-v0.14.1_GH0.tar.gz) = 79315 +SHA256 (sayanarijit-xplr-v0.14.3_GH0.tar.gz) = c51f26eeaf7419a1be1dc32604a4c61de53a48e373309ae61ece4599678ed98f +SIZE (sayanarijit-xplr-v0.14.3_GH0.tar.gz) = 100283 diff --git a/misc/xplr/pkg-descr b/misc/xplr/pkg-descr index 87d6fd4819a2..6625983fe90c 100644 --- a/misc/xplr/pkg-descr +++ b/misc/xplr/pkg-descr @@ -5,4 +5,4 @@ can configure the key bindings, different run modes, the way it looks, and much more by modifying one single configuration file. -WWW: https://github.com/sayanarijit/xplr/wiki/Quickstart +WWW: https://arijitbasu.in/xplr/en |