Update net/corebird 1.4.2 => 1.5
OK fcambus@ upstream changelog: --- Changelog: - Media attached to tweets can be downloaded using Right Click and selecting "save as" - Profiles use the profile background color set in the Twitter settings if no banner is set - The tweet compose window now features a "favorite image" view that allows users to save often sent images and quickly add them to tweets - The media dialog now shows Previous/Next buttons to quickly switch between multiple media attachments of a tweet> - The Vine support has been removed since the project is discontinued - Allow text selection in Direct Messages - New --account parameter allows opening the window for the given account only - Support tweets with up to 50 replied-to users. - Add back verified icons next to user avatars - Redesigned account creation UI - Tons of bug fixes ---
This commit is contained in:
parent
c83edf8a2c
commit
ad026ba48e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2017/04/10 11:46:23 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2017/05/28 08:15:35 awolk Exp $
|
||||
|
||||
COMMENT = native Gtk+ Twitter client
|
||||
|
||||
V = 1.4.2
|
||||
V = 1.5
|
||||
DISTNAME = corebird-${V}
|
||||
MASTER_SITES = https://github.com/baedert/corebird/releases/download/${V}/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (corebird-1.4.2.tar.xz) = HAemU4Lngwj33kBr6EZHicHsQtUxxRm2lRCmhSNLQHQ=
|
||||
SIZE (corebird-1.4.2.tar.xz) = 648448
|
||||
SHA256 (corebird-1.5.tar.xz) = ZBRmg4PAjzpLu4PaYexGQ+590EcPYLrCbx5ldx8D9+E=
|
||||
SIZE (corebird-1.5.tar.xz) = 668064
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2017/01/19 19:31:59 awolk Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2017/05/28 08:15:35 awolk Exp $
|
||||
@bin bin/corebird
|
||||
@man man/man1/corebird.1
|
||||
share/appdata/
|
||||
@ -33,6 +33,7 @@ share/locale/es_VE/LC_MESSAGES/corebird.mo
|
||||
share/locale/fa/LC_MESSAGES/corebird.mo
|
||||
share/locale/fi/LC_MESSAGES/corebird.mo
|
||||
share/locale/fr/LC_MESSAGES/corebird.mo
|
||||
share/locale/ga/LC_MESSAGES/corebird.mo
|
||||
share/locale/gl/LC_MESSAGES/corebird.mo
|
||||
share/locale/hi/LC_MESSAGES/corebird.mo
|
||||
share/locale/hu/LC_MESSAGES/corebird.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user