summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAWildBeard2017-08-18 01:39:26 +0000
committerAWildBeard2017-08-18 01:39:26 +0000
commitfdf4832cb1aab52b16d52ff58bdac5d38e49cd27 (patch)
treefe4b1b4c431e2a92e6749c36ec4e6e71c690a4e2
parent394da718c54f42267f50cf411088910b8a7b55f0 (diff)
downloadaur-fdf4832cb1aab52b16d52ff58bdac5d38e49cd27.tar.gz
Updated to v1.1.33-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88d7199e5d64..72dd0087cacc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
- pkgver = v1.1.32
- pkgrel = 3
+ pkgver = v1.1.33
+ 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.32-3/wild-chat.tar
- md5sums = 6d3774d37ffb40a5de6d5882b2f8e62c
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.33-1/wild-chat.tar
+ md5sums = 53ec1c64a405edb7c1621cf6d1bbd9a1
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index 1e18f03a26fb..bd6928eca764 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
-pkgver=v1.1.32
-pkgrel=3
+pkgver=v1.1.33
+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.32-3/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.33-1/wild-chat.tar")
-md5sums=('6d3774d37ffb40a5de6d5882b2f8e62c')
+md5sums=('53ec1c64a405edb7c1621cf6d1bbd9a1')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"