summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10de128a4d48..787281d65f43 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 = r2031.fe69dfb5
+ pkgver = r2035.66620530
pkgrel = 1
url = https://chatterino.com
install = chatterino2-git.install
@@ -17,7 +17,7 @@ pkgbase = chatterino2-git
optdepends = gst-plugins-good: For audio output
provides = chatterino
conflicts = chatterino
- source = git://github.com/Chatterino/chatterino2#branch=nightly
+ source = git://github.com/Chatterino/chatterino2
md5sums = SKIP
pkgname = chatterino2-git
diff --git a/PKGBUILD b/PKGBUILD
index 9e6a03a354fb..02d8f10c83f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ckat <ckat@teknik.io>
pkgname=chatterino2-git
-pkgver=r2031.fe69dfb5
+pkgver=r2035.66620530
pkgrel=1
pkgdesc='Second installment of the Twitch chat client series "Chatterino", dev/git version'
arch=('any')
@@ -14,7 +14,7 @@ optdepends=('streamlink: For piping streams to video players'
provides=('chatterino')
conflicts=('chatterino')
install=$pkgname.install
-source=("git://github.com/Chatterino/chatterino2#branch=nightly")
+source=("git://github.com/Chatterino/chatterino2")
md5sums=('SKIP')
pkgver() {