diff options
author | Tim Biermann <tbier@posteo.de> | 2022-08-20 20:48:40 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-08-20 23:35:11 +0200 |
commit | 814d54b0100b809a2185ea1833865b711ab50494 (patch) | |
tree | 3716f482ec2f4eb17219f99bca5b0fa51b5568eb /chatty | |
parent | c6bd741301bf635d3b1551770d26974d004dc015 (diff) | |
download | contrib-814d54b0100b809a2185ea1833865b711ab50494.tar.gz contrib-814d54b0100b809a2185ea1833865b711ab50494.tar.xz |
chatty: 0.19 -> 0.20
Diffstat (limited to 'chatty')
-rw-r--r-- | chatty/.signature | 6 | ||||
-rw-r--r-- | chatty/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chatty/.signature b/chatty/.signature index 7cc44ec8e..1635c3eff 100644 --- a/chatty/.signature +++ b/chatty/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+4NSstD9hAd2qBSXo6BcguMMPPpsXZcp7E1C6phqh7YgIA+TWWwXfuylMU56OKJnfekZ2xiUbcz9pwEAATsvgs= -SHA256 (Pkgfile) = 90b571b01d9c14229eb0416403e1b7c3694968adc1063143ae490699b3eff1af +RWSagIOpLGJF30vWy7gu6xLZKIJrHvzj83V++vuI8mQvJ4wIGM2MOPZ/Ki6r91zw98mGERhQHkxcwvDls5Ebl3QhT/dMvP9Y3Ao= +SHA256 (Pkgfile) = fc4cb8063cb051379fda38501915d72dd685a57e0d9de9e63b02b1c5f3461f7d SHA256 (.footprint) = ebe1adf0f71ef553ec5127790e0ccc4634d3ce6fa0c6adb7a817891eb4069fd9 -SHA256 (Chatty_0.19.zip) = 6625565c9d008952ae628acdd23b5d14befb1a8eca14f46662f064cc97690ac8 +SHA256 (Chatty_0.20.zip) = 28c0fc592a55f8b68583851a42ab5ecf080d70911c242974310f33981708af64 SHA256 (chatty.desktop) = 336ec8a45dee69253a636f5f6f1159ab5fb2677e5c1927cc9272d43f7cb6488c diff --git a/chatty/Pkgfile b/chatty/Pkgfile index 10ee191c0..0dea4cd76 100644 --- a/chatty/Pkgfile +++ b/chatty/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openjdk17 name=chatty -version=0.19 +version=0.20 release=1 source=(https://github.com/chatty/chatty/releases/download/v$version/Chatty_$version.zip chatty.desktop) |