summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAWildBeard2017-08-29 05:15:23 +0000
committerAWildBeard2017-08-29 05:15:23 +0000
commit5101a9766319e0d826448e348dd5146e840576df (patch)
tree2a7e241b6a42b8d2569a19eca0bd1dcf76c3ffb8
parentec6044aa3495e4247cad7e2c30cae92342fba0f1 (diff)
downloadaur-5101a9766319e0d826448e348dd5146e840576df.tar.gz
Updated to v1.1.34-4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 476d970b95d0..d26ff2a9af65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
pkgver = v1.1.34
- 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.34-3/wild-chat.tar
- md5sums = dd4c5628dca1a3450e792e9e17dcee5a
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.34-4/wild-chat.tar
+ md5sums = 6d5fde592af73ac7d1ac1ec23ce83faf
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index afa07a85275d..e34208b67ad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
pkgver=v1.1.34
-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.34-3/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.34-4/wild-chat.tar")
-md5sums=('dd4c5628dca1a3450e792e9e17dcee5a')
+md5sums=('6d5fde592af73ac7d1ac1ec23ce83faf')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"