diff options
author | Danny Rawlins <contact@romster.me> | 2020-11-20 21:49:48 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2020-11-21 15:28:09 +1100 |
commit | 83c10ee8032f27e45e9a1d2f3d0fa38a25b289eb (patch) | |
tree | 73eeca867bc2b953c61285dcebf57fbd27f25dec /chatty | |
parent | 6ed4ca3fc58c7b4be6b5bb4c8ce07b4e39f351f7 (diff) | |
download | contrib-83c10ee8032f27e45e9a1d2f3d0fa38a25b289eb.tar.gz contrib-83c10ee8032f27e45e9a1d2f3d0fa38a25b289eb.tar.xz |
chatty: 0.13 -> 0.13.1
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 e48beb35c..346e93b12 100644 --- a/chatty/.signature +++ b/chatty/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yirx+wn4f3LRpW8jhjpi11uLTx2MM2V/m6gbXE95idi/r9WH9JwsUemMGAgBQ+VSUcNP3f2TFy6rhKYhM9JRQQ= -SHA256 (Pkgfile) = ed6813e5426054f6d35ba88602ca9112adea675e289c4158c10f31b8ec69dc59 +RWSagIOpLGJF38hLv2k/IlQTonG36i/h9a1jtkmChyJ6CfQB3ceuJ/0AnzJc++Jkgmy4F+9f+crYTz6g52DpM+8C7w1/qCNGuQE= +SHA256 (Pkgfile) = ba17dafe8b77ffd2045320c72040781ef9ca0c7d1620c91b2e1a282d3e34ade5 SHA256 (.footprint) = ebe1adf0f71ef553ec5127790e0ccc4634d3ce6fa0c6adb7a817891eb4069fd9 -SHA256 (Chatty_0.13.zip) = c68009fbc946e9e85c7c3099cb031737a6e996d913c41c76e5a328f83eea406f +SHA256 (Chatty_0.13.1.zip) = b92910ad1e7df29fcd7e5d8f61a47efc641767c8bdf1828f4f18e7a0b79413d3 SHA256 (chatty.desktop) = 336ec8a45dee69253a636f5f6f1159ab5fb2677e5c1927cc9272d43f7cb6488c diff --git a/chatty/Pkgfile b/chatty/Pkgfile index c710174a2..20d4a6b94 100644 --- a/chatty/Pkgfile +++ b/chatty/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openjdk8 name=chatty -version=0.13 +version=0.13.1 release=1 source=(https://github.com/chatty/chatty/releases/download/v$version/Chatty_$version.zip chatty.desktop) |