Skip to content

Commit

Permalink
xfce4-mailwatch-plugin: update to 1.3.1
Browse files Browse the repository at this point in the history
Change log:

1.3.1 (2023-04-20)
=====
- Update copyright year
- Remove deprecated project files
- Add remote-event functionality - fixes #51
- build: Fix autotools warnings
- Fix remaining blurry icons when UI scale > 1
- Add GitLab pipeline
- Use "logo-icon-name" instead of "logo" in about dialog
- Remove soon-to-be-deprecated exo-string functions
- Fix intltool lock file problem during make distcheck
- Update COPYING
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Add "View Log..." menu item
- Update log status on force mail update
- Fix missing-prototypes
- Translation Updates:
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English
  (Australia), English (United Kingdom), Finnish, French, Galician,
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue,
  Italian, Japanese, Korean, Latvian, Lithuanian, Malay, Norwegian
  Bokml, Occitan (post 1500), Polish, Portuguese, Portuguese
  (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
  • Loading branch information
dhgutteridge committed May 5, 2023
1 parent 4463c15 commit dae6ef9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions mail/xfce4-mailwatch-plugin/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.29 2023/04/19 08:10:43 adam Exp $
# $NetBSD: Makefile,v 1.30 2023/05/05 01:45:12 gutteridge Exp $

PKGREVISION= 9
.include "../../meta-pkgs/xfce4/Makefile.common"

VERSION= 1.3.0
VERSION= 1.3.1
DISTNAME= xfce4-mailwatch-plugin-${VERSION}
CATEGORIES= mail
MASTER_SITES= https://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/${VERSION:R}/
Expand Down
8 changes: 4 additions & 4 deletions mail/xfce4-mailwatch-plugin/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2021/10/26 10:54:34 nia Exp $
$NetBSD: distinfo,v 1.6 2023/05/05 01:45:12 gutteridge Exp $

BLAKE2s (xfce4-mailwatch-plugin-1.3.0.tar.bz2) = efcf1c9d7c5b6fa29d1cdb9d9cb330f183e2356cab30bc8783be159911553398
SHA512 (xfce4-mailwatch-plugin-1.3.0.tar.bz2) = 07d4e4cc2f7d299a142d9e9b307c2797892a5febd8451d5291cb9574be0bd5daba677ee893fea3af49b6a8acbfb827ae0125ba11014df37b6c68a2734ecde11b
Size (xfce4-mailwatch-plugin-1.3.0.tar.bz2) = 551687 bytes
BLAKE2s (xfce4-mailwatch-plugin-1.3.1.tar.bz2) = 40285d7a62c1b9f01cc92b87fc5d5d0f49b23fe1516d5565a769eb774579239b
SHA512 (xfce4-mailwatch-plugin-1.3.1.tar.bz2) = cc84c0511fff983283f6af132ff224f62373a1bb608f14b332a75f259f7842491b09f7d9f9d833cb31f81eb392a1b55fe4bf6da8a15b4c62abd2e9640392fb1d
Size (xfce4-mailwatch-plugin-1.3.1.tar.bz2) = 550836 bytes

0 comments on commit dae6ef9

Please sign in to comment.