diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-04-23 22:05:55 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-04-23 22:05:55 +1000 |
commit | 3a26209694e14ec67889bb74068ec73355929b07 (patch) | |
tree | 082e065bf6bccbb296da545d3edbcdddd804c3b6 /chatty | |
parent | 8215b9261d3c8372f80d5e6bb63044d383078206 (diff) | |
download | contrib-3a26209694e14ec67889bb74068ec73355929b07.tar.gz contrib-3a26209694e14ec67889bb74068ec73355929b07.tar.xz |
chatty: 0.9 -> 0.9.1
Diffstat (limited to 'chatty')
-rw-r--r-- | chatty/.md5sum | 2 | ||||
-rw-r--r-- | chatty/.signature | 6 | ||||
-rw-r--r-- | chatty/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/chatty/.md5sum b/chatty/.md5sum index 51ffaba4e..110ec49bf 100644 --- a/chatty/.md5sum +++ b/chatty/.md5sum @@ -1 +1 @@ -65b55e9f0db2f4020124f239a27725ae Chatty_0.9_hotkey_64bit.zip +f51ce9184ce796f8d19d9c2ea63f9bc1 Chatty_0.9.1_hotkey_64bit.zip diff --git a/chatty/.signature b/chatty/.signature index 3c8a54333..5d51cb3aa 100644 --- a/chatty/.signature +++ b/chatty/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3y+R6Kc9NyOtiASvzhrgIkLvjTCdeZBhBWiZIDNNqD6lUw+EFr4fFZMOxzzClNiA1SqLLiNkg3QAK7+HhhNqtg8= -SHA256 (Pkgfile) = f9cd2b6df0d46febca470f66ec494cc3cbf9ec87cb032972a251f799e1f5aea9 +RWSagIOpLGJF33md9S9X67q6QtEckrzlQBpjVDWSEugVOLni6vghJeQYQnh22WNyng2Vn8sViSWPRxGCHOkorGeCoT9dCgL4Jws= +SHA256 (Pkgfile) = 29ea2b107b99240b7bf86abb308668718666b3a472f8cb43cd94090a7c3b328e SHA256 (.footprint) = 8e74588873b09e40199942ee970f2bb8d3da60ec9b3e9b2d376f41148c99a0b1 -SHA256 (Chatty_0.9_hotkey_64bit.zip) = eace5e88157648b178c57790f98168cb6bd223936a88648616059473cc60e4a3 +SHA256 (Chatty_0.9.1_hotkey_64bit.zip) = c4b5499ab4a81a22b8403e1c327f777e9472f4f17cda9380fac9c63ae60d85d3 diff --git a/chatty/Pkgfile b/chatty/Pkgfile index 29b24b33a..bcbd32a40 100644 --- a/chatty/Pkgfile +++ b/chatty/Pkgfile @@ -4,7 +4,7 @@ # Depends on: jre name=chatty -version=0.9 +version=0.9.1 release=1 source=(https://github.com/chatty/chatty/releases/download/v$version/Chatty_${version}_hotkey_64bit.zip) |