Skip to content

Commit

Permalink
xfce4-terminal: update to 1.0.4
Browse files Browse the repository at this point in the history
Change log:

1.0.4
======
Fixes a regression introduced in 1.0.1.

Regressions fixed:
- URL drag-n-drop adding rubbish characters (Issue #196)

Gitlab:
- Fix CI build
  • Loading branch information
dhgutteridge committed Jun 4, 2022
1 parent 1e97804 commit 566628e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions x11/xfce4-terminal/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.68 2022/05/30 23:58:13 gutteridge Exp $
# $NetBSD: Makefile,v 1.69 2022/06/04 00:18:34 gutteridge Exp $

.include "../../meta-pkgs/xfce4/Makefile.common"

DISTNAME= xfce4-terminal-1.0.3
DISTNAME= xfce4-terminal-1.0.4
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-terminal/1.0/

Expand Down
8 changes: 4 additions & 4 deletions x11/xfce4-terminal/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.21 2022/05/23 18:44:26 gutteridge Exp $
$NetBSD: distinfo,v 1.22 2022/06/04 00:18:34 gutteridge Exp $

BLAKE2s (xfce4-terminal-1.0.3.tar.bz2) = e7fe8959720a3cbe70d8df592333f105650ce8d574ec9ffed37bc1918079d318
SHA512 (xfce4-terminal-1.0.3.tar.bz2) = b9d93c3def9cd1237b985ee95664e210595f450e78b9e23fd5928d66cd978fca38db8be1e3c2968b6cb9a8abb5ab978975eed6b8afa3b49509fecf16b66580d3
Size (xfce4-terminal-1.0.3.tar.bz2) = 1000750 bytes
BLAKE2s (xfce4-terminal-1.0.4.tar.bz2) = 8d11ab3d1c65d83334ce775e75ecd12d4e2eb220f51e72a0f81f519009f44bd4
SHA512 (xfce4-terminal-1.0.4.tar.bz2) = 76ea8f296fe1c128dc70d8aabf23447300ba83405d52e844abec89049968bac51fe47fd7545a76e4a421275c6a2f230f326ed3a25083bf536f17fc3218b05fce
Size (xfce4-terminal-1.0.4.tar.bz2) = 1009367 bytes

0 comments on commit 566628e

Please sign in to comment.