summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAWildBeard2017-09-10 23:54:31 +0000
committerAWildBeard2017-09-10 23:54:31 +0000
commitb1cc714e1d4f9ea1909f8b10c26df88dcc2ba3f2 (patch)
tree56be08b95e8562f9f7b42de0a461acc2b1934ebb
parent8bc30504cd5aeaee0a70f181bcbb2a9d35c0f9f0 (diff)
downloadaur-b1cc714e1d4f9ea1909f8b10c26df88dcc2ba3f2.tar.gz
Updated to v1.1.36-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f983bf32b29..c8307707aa5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
pkgver = v1.1.36
- pkgrel = 1
+ pkgrel = 2
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-1/wild-chat.tar
- md5sums = 63c980c88c512f2d5e97b98cbc7f929c
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.36-2/wild-chat.tar
+ md5sums = e96807417c73c7cf6d77029628cb5346
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index 8f12b8a699c5..416730eec03d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
pkgver=v1.1.36
-pkgrel=1
+pkgrel=2
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-1/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.36-2/wild-chat.tar")
-md5sums=('63c980c88c512f2d5e97b98cbc7f929c')
+md5sums=('e96807417c73c7cf6d77029628cb5346')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"