summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Mitchell2017-08-27 16:43:38 +0000
committerMichael Mitchell2017-08-27 16:43:38 +0000
commit1a5b9df34f83adc0682d3f8c9c39dfdaa2fc0887 (patch)
tree9b1259b2de21f1d8af2825fb842e074a418bb256
parent2f26f7c03b9f42655fa81897e3051c3b166ae83a (diff)
downloadaur-1a5b9df34f83adc0682d3f8c9c39dfdaa2fc0887.tar.gz
MD5sum hotfix
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aac809fba1aa..17a60033da7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wild-chat
pkgdesc = A Customizable Twich Chat Client
pkgver = v1.1.34
- 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.34-1/wild-chat.tar
- md5sums = 6ce8d2f7945d45e51138d68de9a25405
+ md5sums = b9a26f19835f0154694b5c66069a1e0b
pkgname = wild-chat
diff --git a/PKGBUILD b/PKGBUILD
index 330b0ea7dd97..a06072f3ba71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Mitchell <mmitc@protonmail.com>
pkgname=wild-chat
pkgver=v1.1.34
-pkgrel=1
+pkgrel=2
pkgdesc="A 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.34-1/wild-chat.tar")
-md5sums=('6ce8d2f7945d45e51138d68de9a25405')
+md5sums=('b9a26f19835f0154694b5c66069a1e0b')
package() {
mkdir -p "${pkgdir}/usr/share/wildchat"