diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-10 19:28:11 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-10 19:28:11 +0200 |
commit | c3f152bbd04e344c4080af747dad11c52c3348d6 (patch) | |
tree | 29f155e43fa976e4d838ec6e518d64d1f2312dbe /chatty | |
parent | e2225d8421a649e9e589c5cbec998ba0efb96012 (diff) | |
download | contrib-c3f152bbd04e344c4080af747dad11c52c3348d6.tar.gz contrib-c3f152bbd04e344c4080af747dad11c52c3348d6.tar.xz |
chatty: 0.18 -> 0.19
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 817508b5c..7cc44ec8e 100644 --- a/chatty/.signature +++ b/chatty/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37PrjaEZ6m3nokypStiYaSIkDs+FnZrdJQCHa2QYD/Ir6TY7GQhDcvSJyr6nxk2zq2FwWBPTsktUu8IdZszOvgY= -SHA256 (Pkgfile) = 5b5410a9e1352d3a2c901783c511d64712f45043f776fc88cce37ccc8cd68690 +RWSagIOpLGJF3+4NSstD9hAd2qBSXo6BcguMMPPpsXZcp7E1C6phqh7YgIA+TWWwXfuylMU56OKJnfekZ2xiUbcz9pwEAATsvgs= +SHA256 (Pkgfile) = 90b571b01d9c14229eb0416403e1b7c3694968adc1063143ae490699b3eff1af SHA256 (.footprint) = ebe1adf0f71ef553ec5127790e0ccc4634d3ce6fa0c6adb7a817891eb4069fd9 -SHA256 (Chatty_0.18.zip) = 11b478aa27b15175eb8214423b005d5482e8a853300773d71df289e7054517dc +SHA256 (Chatty_0.19.zip) = 6625565c9d008952ae628acdd23b5d14befb1a8eca14f46662f064cc97690ac8 SHA256 (chatty.desktop) = 336ec8a45dee69253a636f5f6f1159ab5fb2677e5c1927cc9272d43f7cb6488c diff --git a/chatty/Pkgfile b/chatty/Pkgfile index 9b2603ac0..10ee191c0 100644 --- a/chatty/Pkgfile +++ b/chatty/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openjdk17 name=chatty -version=0.18 +version=0.19 release=1 source=(https://github.com/chatty/chatty/releases/download/v$version/Chatty_$version.zip chatty.desktop) |