summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36dcc4e7c22b..0c32940cd351 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chatterino2-appimage
pkgdesc = Second installment of the Twitch chat client series "Chatterino", release appimage
- pkgver = 2.3.1
+ pkgver = 2.3.2
pkgrel = 1
url = https://chatterino.com
install = chatterino2-appimage.install
@@ -17,7 +17,7 @@ pkgbase = chatterino2-appimage
provides = chatterino
conflicts = chatterino
options = !strip
- source = https://github.com/Chatterino/chatterino2/releases/download/v2.3.1/Chatterino-x86_64.AppImage
+ source = https://github.com/Chatterino/chatterino2/releases/download/v2.3.2/Chatterino-x86_64.AppImage
md5sums = 6f4489c8ce93c2a0cf7564b973906d77
pkgname = chatterino2-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 98176ac79eb9..9f028a909b02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=chatterino
_appimage=Chatterino-x86_64.AppImage
pkgname=chatterino2-appimage
-pkgver=2.3.1
+pkgver=2.3.2
pkgrel=1
pkgdesc='Second installment of the Twitch chat client series "Chatterino", release appimage'
arch=('x86_64')