summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Karlsson2022-12-01 19:42:48 +0100
committerRasmus Karlsson2022-12-01 19:42:48 +0100
commit4c3d32bdae21a631572d6cdb446e0007b8821f1f (patch)
tree502d8985519633fd529efa20f635174dff170748
parentaf0751e99177d64120fabde9a0d8bb66f9d90710 (diff)
downloadaur-4c3d32bdae21.tar.gz
Update to v2.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c121293832d..02883e47adc7 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.5
+ pkgver = 2.4.0
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.5/Chatterino-x86_64.AppImage
+ source = https://github.com/Chatterino/chatterino2/releases/download/v2.4.0/Chatterino-x86_64.AppImage
sha256sums = f2835516b0c2f98d11afe8d75d4fa017e7eab1ebb1bc9b32fdc9058e70673989
pkgname = chatterino2-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 8dd0bd5a96fb..41d9a2df9bac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=chatterino
_appimage=Chatterino-x86_64.AppImage
pkgname=chatterino2-appimage
-pkgver=2.3.5
+pkgver=2.4.0
pkgrel=1
pkgdesc='Second installment of the Twitch chat client series "Chatterino", release appimage'
arch=('x86_64')