summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAWildBeard2017-09-09 16:09:29 +0000
committerAWildBeard2017-09-09 16:09:29 +0000
commitaa2f0ba6140c1c990c86054ae2b7756384d11141 (patch)
tree88e2f94285d55d82f171666f634477ce26415e97
parent7c93c3163ea5d0050e8dff67998f1b6497faaec9 (diff)
downloadaur-aa2f0ba6140c1c990c86054ae2b7756384d11141.tar.gz
Updated to v1.1.35-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2cf830e3e44..d35991f43d99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
pkgver = v1.1.35
- 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.35-1/wild-chat.tar
- md5sums = 25d8789852680a71182d6d1b8df95171
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.35-2/wild-chat.tar
+ md5sums = e537a9cfd2dd27031771e16331b0582a
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index 1b274d0b0369..7a0a90675587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
pkgver=v1.1.35
-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.35-1/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.35-2/wild-chat.tar")
-md5sums=('25d8789852680a71182d6d1b8df95171')
+md5sums=('e537a9cfd2dd27031771e16331b0582a')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"