summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Mitchell2017-08-14 16:19:59 -0400
committerMichael Mitchell2017-08-14 16:19:59 -0400
commitd8f3a5cc1cc4634c13cb0b203e3916bb42793906 (patch)
treeae467758460244b609a897f4a0fa82e6402b90b6
parent086c738b67598ddf797175ea58aa6debdb4e97d1 (diff)
downloadaur-d8f3a5cc1cc4634c13cb0b203e3916bb42793906.tar.gz
Update to reflect 33b5e24
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3545297ff309..f9f4f7fd7c25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = Customizable twitch chat client
pkgver = 1.1.32
- 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.32/wild-chat.tar
- md5sums = 5c4f2a2062fd787920198723299609e0
+ md5sums = 1520401601e00581fd3d825598a70721
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index 7f73c577b5b2..9e6a770cf2b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
pkgver=1.1.32
-pkgrel=1
+pkgrel=2
pkgdesc="Customizable twitch chat client"
arch=('any')
url="https://github.com/AWildBeard/WildChat"
@@ -10,7 +10,7 @@ depends=('jre8-openjdk' 'java-openjfx')
source=("https://github.com/AWildBeard/WildChat/releases/download/v1.1.32/wild-chat.tar")
-md5sums=('5c4f2a2062fd787920198723299609e0')
+md5sums=('1520401601e00581fd3d825598a70721')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"