summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRasmus Karlsson2022-01-11 08:57:24 +0100
committerRasmus Karlsson2022-01-11 08:57:54 +0100
commit8deef3d5eacc9625dd11b68c032d95343995f37f (patch)
treec546f4db436036a01fedf74019f8e58fd3692e41 /PKGBUILD
parentca8cdd50151fc55cf2717bdf5821927488459949 (diff)
downloadaur-8deef3d5eacc9625dd11b68c032d95343995f37f.tar.gz
Update dependencies to use git+https URLs (https://github.blog/2021-09-01-improving-git-protocol-security-github/)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD24
1 files changed, 12 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32e90033465d..e2ea729a7177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ckat <ckat@teknik.io>
pkgname=chatterino2-git
_pkgname=chatterino2
-pkgver=r3314.4bfa56c1
+pkgver=r3420.82009982
pkgrel=1
pkgdesc='Second installment of the Twitch chat client series "Chatterino", dev/git version'
arch=('any')
@@ -15,17 +15,17 @@ optdepends=('streamlink: For piping streams to video players'
provides=('chatterino')
conflicts=('chatterino')
install=$pkgname.install
-source=("git://github.com/Chatterino/chatterino2"
- "git://github.com/Chatterino/libcommuni#branch=chatterino-cmake"
- "git://github.com/jiakuan/qBreakpad"
- "git://github.com/mohabouje/WinToast"
- "git://github.com/pajlada/settings"
- "git://github.com/pajlada/signals"
- "git://github.com/pajlada/serialize"
- "git://github.com/Tencent/rapidjson"
- "git://github.com/Chatterino/qtkeychain"
- "git://github.com/arsenm/sanitizers-cmake"
- "git://github.com/zaphoyd/websocketpp")
+source=("git+https://github.com/Chatterino/chatterino2"
+ "git+https://github.com/Chatterino/libcommuni#branch=chatterino-cmake"
+ "git+https://github.com/jiakuan/qBreakpad"
+ "git+https://github.com/mohabouje/WinToast"
+ "git+https://github.com/pajlada/settings"
+ "git+https://github.com/pajlada/signals"
+ "git+https://github.com/pajlada/serialize"
+ "git+https://github.com/Tencent/rapidjson"
+ "git+https://github.com/Chatterino/qtkeychain"
+ "git+https://github.com/arsenm/sanitizers-cmake"
+ "git+https://github.com/zaphoyd/websocketpp")
md5sums=('SKIP'
'SKIP'
'SKIP'