summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAWildBeard2017-09-30 19:46:00 +0000
committerAWildBeard2017-09-30 19:46:00 +0000
commitc29d1beae53e89417581416dd4fec14ee044d3cd (patch)
tree2395094794f980fcb1df3959d132de8f0554ebf8
parentf3f34ec3691ae1ac3443d257f1594068b6717cba (diff)
downloadaur-c29d1beae53e89417581416dd4fec14ee044d3cd.tar.gz
Updated to v1.1.36-4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1e396d1df80..4ac6f6c8780c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
pkgver = v1.1.36
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/AWildBeard/WildChat
arch = any
license = Apache License 2.0
depends = jre8-openjdk
depends = java-openjfx
- source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.36-3/wild-chat.tar
- md5sums = 7fda984a6bd86150bd6a4eaf07170e1b
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.36-4/wild-chat.tar
+ md5sums = 28303adf8492058c3379c536095c70e2
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index bcf7037f6ae0..60493fd3afea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
pkgver=v1.1.36
-pkgrel=3
+pkgrel=4
pkgdesc="A Customizable Twitch Chat Client"
arch=('any')
url="https://github.com/AWildBeard/WildChat"
license=('Apache License 2.0')
depends=('jre8-openjdk' 'java-openjfx')
-source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.36-3/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.36-4/wild-chat.tar")
-md5sums=('7fda984a6bd86150bd6a4eaf07170e1b')
+md5sums=('28303adf8492058c3379c536095c70e2')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"