summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAWildBeard2017-09-26 06:03:07 +0000
committerAWildBeard2017-09-26 06:03:07 +0000
commitf3f34ec3691ae1ac3443d257f1594068b6717cba (patch)
treee7339d62fc97ce1a1da365d8bcd09d0998e9ef50
parentb1cc714e1d4f9ea1909f8b10c26df88dcc2ba3f2 (diff)
downloadaur-f3f34ec3691ae1ac3443d257f1594068b6717cba.tar.gz
Updated to v1.1.36-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8307707aa5a..b1e396d1df80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
pkgver = v1.1.36
- pkgrel = 2
+ pkgrel = 3
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-2/wild-chat.tar
- md5sums = e96807417c73c7cf6d77029628cb5346
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.36-3/wild-chat.tar
+ md5sums = 7fda984a6bd86150bd6a4eaf07170e1b
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index 416730eec03d..bcf7037f6ae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
pkgver=v1.1.36
-pkgrel=2
+pkgrel=3
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-2/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.36-3/wild-chat.tar")
-md5sums=('e96807417c73c7cf6d77029628cb5346')
+md5sums=('7fda984a6bd86150bd6a4eaf07170e1b')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"