mate-terminal: update to 1.22.1
### mate-terminal 1.22.1 * Translations update * Show confirmation dialog if there are multiple open tabs on closing * about: update copyright * Explicitly enable bright bold to match new VTE versions * help: update copyright
This commit is contained in:
parent
31ae9258b4
commit
5b74a38869
3 changed files with 8 additions and 18 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.15 2019/04/25 07:33:31 maya Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2019/05/08 01:40:01 gutteridge Exp $
|
||||
|
||||
PKGREVISION= 1
|
||||
.include "../../meta-pkgs/mate/Makefile.common"
|
||||
|
||||
DISTNAME= mate-terminal-${VERSION}
|
||||
DISTNAME= mate-terminal-${VERSION:R}.1
|
||||
CATEGORIES= x11
|
||||
|
||||
COMMENT= MATE terminal emulator application
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2019/03/06 07:51:05 gutteridge Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2019/05/08 01:40:01 gutteridge Exp $
|
||||
bin/mate-terminal
|
||||
bin/mate-terminal.wrapper
|
||||
man/man1/mate-terminal.1
|
||||
|
@ -555,13 +555,4 @@ share/locale/zh_CN/LC_MESSAGES/mate-terminal.mo
|
|||
share/locale/zh_HK/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/mate-terminal.mo
|
||||
share/locale/zu/LC_MESSAGES/mate-terminal.mo
|
||||
share/mate-terminal/encodings-dialog.ui
|
||||
share/mate-terminal/find-dialog.ui
|
||||
share/mate-terminal/keybinding-editor.ui
|
||||
share/mate-terminal/profile-manager.ui
|
||||
share/mate-terminal/profile-new-dialog.ui
|
||||
share/mate-terminal/profile-preferences.ui
|
||||
share/mate-terminal/skey-challenge.ui
|
||||
share/mate-terminal/terminal.about
|
||||
share/mate-terminal/terminal.xml
|
||||
share/metainfo/mate-terminal.appdata.xml
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.5 2019/03/06 07:51:05 gutteridge Exp $
|
||||
$NetBSD: distinfo,v 1.6 2019/05/08 01:40:01 gutteridge Exp $
|
||||
|
||||
SHA1 (mate-terminal-1.22.0.tar.xz) = 684de823f059b61d11c59403deb498f046edf755
|
||||
RMD160 (mate-terminal-1.22.0.tar.xz) = 65a0be0dfa7c34ef8ac9fe2938e99002da09fd0c
|
||||
SHA512 (mate-terminal-1.22.0.tar.xz) = 45932db8c50348386a58ee7acaf08af43e28bd495dac08b4dcff5defd1c10189163bdfd73c61015674d61f275dabc2f749b2e0cbf9981c7dfdef5a4060686645
|
||||
Size (mate-terminal-1.22.0.tar.xz) = 1538540 bytes
|
||||
SHA1 (mate-terminal-1.22.1.tar.xz) = 52218ea2066fb813c351b6e1b8b22787665d177a
|
||||
RMD160 (mate-terminal-1.22.1.tar.xz) = 907928524c180129af4bda7ec0e14260627e3ea9
|
||||
SHA512 (mate-terminal-1.22.1.tar.xz) = b20102c15dc140b59c93802606ca94fd108dfd5f7ac7f079b872e957794fc2c3aab40c0e6da697e8d393a67fca7b106573a4cb8014af5d6c8ad777be3a798534
|
||||
Size (mate-terminal-1.22.1.tar.xz) = 1543900 bytes
|
||||
|
|
Loading…
Reference in a new issue