summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Korn2016-01-08 22:18:39 +0100
committerChristoph Korn2016-01-08 22:18:39 +0100
commitea7c8de0b288207ff67351b1f73d5461bd0b2853 (patch)
tree57e960cf220c5016acc3a4b1a9a9f6f7e628ad2e /PKGBUILD
parent524a8616d9f52ca53e0fe2333d8baf3062b595f2 (diff)
downloadaur-ea7c8de0b288207ff67351b1f73d5461bd0b2853.tar.gz
Change project homepage
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1258f6fa2432..495f8be9f2b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Christoph Korn <christoph.korn at posteo dot de>
pkgname=chatty
pkgver=0.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="Twitch Chat Client for Desktop"
arch=('any')
-url="http://getchatty.sourceforge.net"
+url="http://chatty.github.io/"
license=('MIT')
depends=('java-environment' 'sh')
optdepends=('livestreamer: for watching streams in a custom video player.')