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