summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Mitchell2017-08-14 01:24:13 -0400
committerMichael Mitchell2017-08-14 01:24:13 -0400
commit086c738b67598ddf797175ea58aa6debdb4e97d1 (patch)
tree8fc7c75011b6dd848392000c4173a0737a96fb96
parent5f7dd0031d2a79406ec680af8c6f441b3aa22a97 (diff)
downloadaur-086c738b67598ddf797175ea58aa6debdb4e97d1.tar.gz
Updated to reflect 996962c
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f56eae601ba1..3545297ff309 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = Customizable twitch chat client
- pkgver = 1.1.31
- pkgrel = 2
+ pkgver = 1.1.32
+ 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.31/wild-chat.tar
- md5sums = 2d16512155aa6af849e6451e06241535
+ source = https://github.com/AWildBeard/WildChat/releases/download/v1.1.32/wild-chat.tar
+ md5sums = 5c4f2a2062fd787920198723299609e0
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index 4e2fe825db42..7f73c577b5b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
#Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
-pkgver=1.1.31
-pkgrel=2
+pkgver=1.1.32
+pkgrel=1
pkgdesc="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.31/wild-chat.tar")
+source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.32/wild-chat.tar")
-md5sums=('1206544011ecd45f66080ff9e71f6e3f')
+md5sums=('5c4f2a2062fd787920198723299609e0')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"