diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-02-24 10:00:57 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-02-24 10:04:08 +1100 |
commit | d6e9d8db04d6249c9797c1e4087ad996a4e4d068 (patch) | |
tree | e40d481725e794e7ee9b8c875410487a3dc487ad /chatty | |
parent | 3a954896fc057c8498ae21bcf70629afbff46158 (diff) | |
download | contrib-d6e9d8db04d6249c9797c1e4087ad996a4e4d068.tar.gz contrib-d6e9d8db04d6249c9797c1e4087ad996a4e4d068.tar.xz |
chatty: 0.9.4 -> 0.9.5
Diffstat (limited to 'chatty')
-rw-r--r-- | chatty/.signature | 6 | ||||
-rw-r--r-- | chatty/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chatty/.signature b/chatty/.signature index 03508200f..8da969b78 100644 --- a/chatty/.signature +++ b/chatty/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37DT50X3jIUo7FbxcEmY5AIrqOmC96tTxyr5kZdSLDVoP9c0b9/kHzhwst8UGAa/uvf8h1r5AnqPp3qK2jYeygI= -SHA256 (Pkgfile) = c27b845d7cb1fc25d5f0c080294721c161d72eb1da3eed000b7db7a6adfe8f1d +RWSagIOpLGJF3zvnr3rj1VQqQy0wl7/GZoG3vp/EAyGMFzGvxK9wMWqbZoAgLvxARxsp9ejzsMzFF0AlLHDIqM4ZcRmGLB+K0w8= +SHA256 (Pkgfile) = 0a492e833b5aed0efbdeb76c34968b7c480b1deab4785341d61717f5848a32c9 SHA256 (.footprint) = 8e74588873b09e40199942ee970f2bb8d3da60ec9b3e9b2d376f41148c99a0b1 -SHA256 (Chatty_0.9.4_hotkey_64bit.zip) = bbca89f53da8f8fe37f0dcefc877bd7e0810007c501fbc70521128ca10fa9ae9 +SHA256 (Chatty_0.9.5_hotkey_64bit.zip) = 447ba3d76656080e95e0d649fd0d751b04b4ff70cf167b360907dafe8a065584 diff --git a/chatty/Pkgfile b/chatty/Pkgfile index c3eebca19..9e36e2914 100644 --- a/chatty/Pkgfile +++ b/chatty/Pkgfile @@ -1,10 +1,10 @@ # Description: A Twitch chat client for everyone who wants to try something new and different from the webchat, but doesn't want the complexity of an IRC client or miss out on the Twitch specific features. # URL: http://chatty.github.io/ # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: jre +# Depends on: openjdk8 name=chatty -version=0.9.4 +version=0.9.5 release=1 source=(https://github.com/chatty/chatty/releases/download/v$version/Chatty_${version}_hotkey_64bit.zip) |