summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2018-06-10 22:58:06 +0200
committerFrederik “Freso” S. Olesen2018-06-10 22:58:06 +0200
commit66c1600dbbacb5426d2520ba05a9450db9994d24 (patch)
tree1bc7630a1c300717c8425cec9a90af26bdcd89b0 /PKGBUILD
parent039ceb94ce64b6b23412d95a42a5978c62cf4eef (diff)
downloadaur-66c1600dbbacb5426d2520ba05a9450db9994d24.tar.gz
Use https:// for $url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3deda00455a1..03edd37958f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Christoph Korn <christoph.korn at posteo dot de>
pkgname=chatty
pkgver=0.8.7
-pkgrel=1
+pkgrel=2
pkgdesc="Twitch Chat Client for Desktop"
arch=('any')
-url="http://chatty.github.io/"
+url="https://chatty.github.io/"
license=('MIT')
depends=('java-environment' 'sh')
optdepends=('livestreamer: for watching streams in a custom video player.')