summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Karlsson2024-04-21 23:05:59 +0200
committerRasmus Karlsson2024-04-21 23:05:59 +0200
commit21af5069a90e1ac7b253d855a9062fae8b9064f2 (patch)
treee14dcb83af6fd769c60fc8f33b9318c832220f16
parentc4bc9143fd7ee0c8350f12e565678d565293fdaf (diff)
downloadaur-chatterino2-git.tar.gz
Add GCC bug report link
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8f078d0e7c7..6fb4bc7c0527 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chatterino2-git
pkgdesc = Second installment of the Twitch chat client series "Chatterino", dev/git version
- pkgver = 2.4.5.r310.g515a92d
+ pkgver = 2.5.0.r3.g4a1ce2a
pkgrel = 1
url = https://chatterino.com
install = chatterino2-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 25f150ffe15d..5ed9430ec24e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ckat <ckat@teknik.io>
pkgname=chatterino2-git
_pkgname=chatterino2
-pkgver=2.4.5.r310.g515a92d
+pkgver=2.5.0.r3.g4a1ce2a
pkgrel=1
pkgdesc='Second installment of the Twitch chat client series "Chatterino", dev/git version'
arch=('any')
@@ -37,6 +37,7 @@ md5sums=('SKIP'
'SKIP'
'SKIP')
# We temporarily disable LTO since we get an ICE when compiling with gcc since this commit https://github.com/Chatterino/chatterino2/commit/ed20e71db4c957d3b2a8ce9350b847f4c805cb83
+# Bug report tracking https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114501
options=('!lto')
pkgver() {