summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorckath2021-08-27 23:22:16 +0200
committerckath2021-08-27 23:22:16 +0200
commit4feea6485bc9f57eb44a2ba9eed92beae466d589 (patch)
treea563244adb4eac321fb25683a76c23ec6c923303 /PKGBUILD
parenta8c459364156774c980af351d44df39a3bc8bbef (diff)
downloadaur-4feea6485bc9f57eb44a2ba9eed92beae466d589.tar.gz
update to 2.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6efcc2cd3b5b..f2c73e9f9b6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname=chatterino
_appimage=Chatterino-x86_64.AppImage
pkgname=chatterino2-appimage
-pkgver=2.3.2
+pkgver=2.3.4
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=('9190d35827074ac52309f9b7e3bc36a9')
+md5sums=('0368a12c38f96385269760af24f4e80b')
prepare () {
cd "$srcdir"