summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c24a51e62b22..56a74f379155 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 24 20:30:39 UTC 2016
+# Sun Oct 30 08:10:45 UTC 2016
pkgbase = chatty
pkgdesc = Twitch Chat Client for Desktop
- pkgver = 0.8.4
+ pkgver = 0.8.4.1
pkgrel = 1
url = http://chatty.github.io/
arch = any
@@ -12,7 +12,7 @@ pkgbase = chatty
depends = java-environment
depends = sh
optdepends = livestreamer: for watching streams in a custom video player.
- source = https://github.com/chatty/chatty/archive/v0.8.4.tar.gz
+ source = https://github.com/chatty/chatty/archive/v0.8.4.1.tar.gz
source = chatty.png
source = chatty.desktop
source = chatty_script
@@ -20,7 +20,7 @@ pkgbase = chatty
source = manifest.patch
source = disable_version_check.patch
source = build.patch
- md5sums = e7d92638b6da7c5fdec288f982b31c7e
+ md5sums = b5ffc896b03a728edd8f32e188001eba
md5sums = 2bdf69cd81d941dba97d55694f9da26d
md5sums = 9d8950b786e1af5614bc705ad478b019
md5sums = e79577c8044fbee51426aaeb7613501f
diff --git a/PKGBUILD b/PKGBUILD
index 8b8f34bcb826..164316a4dac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Christoph Korn <christoph.korn at posteo dot de>
pkgname=chatty
-pkgver=0.8.4
+pkgver=0.8.4.1
pkgrel=1
pkgdesc="Twitch Chat Client for Desktop"
arch=('any')
@@ -18,7 +18,7 @@ source=("https://github.com/chatty/chatty/archive/v${pkgver}.tar.gz"
"manifest.patch"
"disable_version_check.patch"
"build.patch")
-md5sums=('e7d92638b6da7c5fdec288f982b31c7e'
+md5sums=('b5ffc896b03a728edd8f32e188001eba'
'2bdf69cd81d941dba97d55694f9da26d'
'9d8950b786e1af5614bc705ad478b019'
'e79577c8044fbee51426aaeb7613501f'