summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorckath2021-05-16 20:34:38 +0200
committerckath2021-05-16 20:34:38 +0200
commit20b0a65b119333fcdd01b65983c783a9c21a6c9b (patch)
tree05384c4559b6bf59ffb1a577b969158eda4098b3 /PKGBUILD
parent7494c352b9558f69e7f2ec8c4868d3a469f1697b (diff)
downloadaur-20b0a65b119333fcdd01b65983c783a9c21a6c9b.tar.gz
update to 2.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaa145a44e93..98176ac79eb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=chatterino
_appimage=Chatterino-x86_64.AppImage
pkgname=chatterino2-appimage
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc='Second installment of the Twitch chat client series "Chatterino", release appimage'
arch=('x86_64')
@@ -18,7 +18,7 @@ conflicts=('chatterino')
options=(!strip)
install=$pkgname.install
source=("https://github.com/Chatterino/chatterino2/releases/download/v$pkgver/$_appimage")
-md5sums=('19ac5f948b222bd0253b89ed00c59fbc')
+md5sums=('6f4489c8ce93c2a0cf7564b973906d77')
prepare () {
cd "$srcdir"