Update to tuir 1.29.0

* Links to twitch.tv can now be opened using the video/x-youtube mailcap entry
* TUIR now supports using a mailcap in `~/.config/tuir/mailcap`, and this is
  the new default path for `tuir --copy-mailcap`
* Experimental support for new config settings
  "look_and_feel" and
  "subreddit_format". These enable users to have greater control over the
  formatting of SubredditPages. More detailed information is available in the
  default config file.
This commit is contained in:
kn 2020-05-14 19:01:38 +00:00
parent aa0b16755d
commit d142f37002
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/02/29 23:07:48 kn Exp $
# $OpenBSD: Makefile,v 1.2 2020/05/14 19:01:38 kn Exp $
COMMENT = terminal UI for Reddit
MODPY_EGG_VERSION = 1.28.3
MODPY_EGG_VERSION = 1.29.0
DISTNAME = tuir-${MODPY_EGG_VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (tuir-1.28.3.tar.gz) = uUGQXPZlay5ilnIkmgJ+IW2pUoHfilHBwNI1eWiW/r4=
SIZE (tuir-1.28.3.tar.gz) = 17309748
SHA256 (tuir-1.29.0.tar.gz) = MR1IdNGUzBC3kYNNc11HjQLzBqyodm3JzwveFcEAqxs=
SIZE (tuir-1.29.0.tar.gz) = 17729141