diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-15 14:18:17 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-15 14:18:17 +0200 |
commit | 367ea54259fb1aea0d732275dc860f89daf96576 (patch) | |
tree | dc8dc39ff74612966a29f39f24df7c3adc263827 /remind | |
parent | 45ec75e288e8831cf3ec779811e2ab76731c7e95 (diff) | |
download | contrib-367ea54259fb1aea0d732275dc860f89daf96576.tar.gz contrib-367ea54259fb1aea0d732275dc860f89daf96576.tar.xz |
remind: update to 04.02.00
Diffstat (limited to 'remind')
-rw-r--r-- | remind/.footprint | 2 | ||||
-rw-r--r-- | remind/.signature | 8 | ||||
-rw-r--r-- | remind/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/remind/.footprint b/remind/.footprint index a691c1922..dc14d49df 100644 --- a/remind/.footprint +++ b/remind/.footprint @@ -12,8 +12,10 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/remind.1.gz -rw-r--r-- root/root usr/share/man/man1/tkremind.1.gz drwxr-xr-x root/root usr/share/remind/ +-rw-r--r-- root/root usr/share/remind/ansitext.rem drwxr-xr-x root/root usr/share/remind/holidays/ -rw-r--r-- root/root usr/share/remind/holidays/ca.rem +-rw-r--r-- root/root usr/share/remind/holidays/jewish.rem -rw-r--r-- root/root usr/share/remind/holidays/us.rem drwxr-xr-x root/root usr/share/remind/lang/ -rw-r--r-- root/root usr/share/remind/lang/auto.rem diff --git a/remind/.signature b/remind/.signature index bfb79f050..241525dcb 100644 --- a/remind/.signature +++ b/remind/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yPzaa8gwl/hPts6uMiMr09sbgU+jkL97O8J6DWxmOZa9Bo0Hdu/tL7gS2Ah5dahvXZEdsI5SPofM+yRviSEZgY= -SHA256 (Pkgfile) = 68f7e1c52b111d92843fb5624c73f8cc0ea2a58d9bca568cdcd8f7ee5fe10d00 -SHA256 (.footprint) = 8251645c82d3bc8ec72b6b03146bc903614f66b0dbf7710cb3f1daafe7732d3d -SHA256 (remind-04.01.00.tar.gz) = 3f46839841e4c4c1a4de0c200f014894d3682ce7d265f38753555842438b4061 +RWSagIOpLGJF35e4fLZhbIME88K9c6YLu6xmZ09BeohbbSmRL0QFWHq+p5QevgGe2aoPwSWwUjfzdAewU7uK0TCMceMfxhEtxQE= +SHA256 (Pkgfile) = f67bf1e6e800144ee9172aec327b00861b0c3c1bd87956b5be4eb95f1bfcf1e0 +SHA256 (.footprint) = 09630cebe288cf053370050cc38278158bf32242ee8b9281da1a5e04b45d0af2 +SHA256 (remind-04.02.00.tar.gz) = a6476cf0dfe71bc4668e774669100c58d68b68dc6ccf08ca7ea9fa3345e72739 diff --git a/remind/Pkgfile b/remind/Pkgfile index 58359549f..442fd671f 100644 --- a/remind/Pkgfile +++ b/remind/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=remind -version=04.01.00 +version=04.02.00 release=1 source=(https://dianne.skoll.ca/projects/$name/download/$name-$version.tar.gz) |