summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAWildBeard2017-08-28 01:39:26 +0000
committerAWildBeard2017-08-28 01:39:26 +0000
commitec6044aa3495e4247cad7e2c30cae92342fba0f1 (patch)
tree9b4b899be2f261a9412bc5a845323329ef255434
parent1a5b9df34f83adc0682d3f8c9c39dfdaa2fc0887 (diff)
downloadaur-ec6044aa3495e4247cad7e2c30cae92342fba0f1.tar.gz
Updated to v1.1.34-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17a60033da7a..476d970b95d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
pkgver = v1.1.34
- 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.34-1/wild-chat.tar
- md5sums = b9a26f19835f0154694b5c66069a1e0b
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.34-3/wild-chat.tar
+ md5sums = dd4c5628dca1a3450e792e9e17dcee5a
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index a06072f3ba71..afa07a85275d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
pkgver=v1.1.34
-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.34-1/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.34-3/wild-chat.tar")
-md5sums=('b9a26f19835f0154694b5c66069a1e0b')
+md5sums=('dd4c5628dca1a3450e792e9e17dcee5a')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"