summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorckath2021-05-19 22:17:25 +0200
committerckath2021-05-19 22:17:25 +0200
commita536e28c7dccb94b265f6dd5c16a70d1e957bb78 (patch)
tree5820d55a9245fb8e84cb35d92607bac744be24e3
parent20b0a65b119333fcdd01b65983c783a9c21a6c9b (diff)
downloadaur-a536e28c7dccb94b265f6dd5c16a70d1e957bb78.tar.gz
update to 2.3.2
-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')