summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAWildBeard2017-09-03 22:09:30 +0000
committerAWildBeard2017-09-03 22:09:30 +0000
commit7c93c3163ea5d0050e8dff67998f1b6497faaec9 (patch)
tree1c1576dbb00e7030781ef0d08c02ed736e5ff21c
parent002a181baaf65d70040b08bf66ede49f01cdca50 (diff)
downloadaur-7c93c3163ea5d0050e8dff67998f1b6497faaec9.tar.gz
Updated to v1.1.35-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 721469165212..c2cf830e3e44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
- pkgver = v1.1.34
- pkgrel = 5
+ pkgver = v1.1.35
+ pkgrel = 1
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-5/wild-chat.tar
- md5sums = c3b58464f3868852d8a50acba6acc997
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.35-1/wild-chat.tar
+ md5sums = 25d8789852680a71182d6d1b8df95171
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index 7a450a236c80..1b274d0b0369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
-pkgver=v1.1.34
-pkgrel=5
+pkgver=v1.1.35
+pkgrel=1
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-5/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.35-1/wild-chat.tar")
-md5sums=('c3b58464f3868852d8a50acba6acc997')
+md5sums=('25d8789852680a71182d6d1b8df95171')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"