summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Klevmo Hansen2019-11-04 09:10:36 +0100
committerJoakim Klevmo Hansen2019-11-04 09:11:57 +0100
commitf858b459ba6cf55ad38db82ddd8c010802824ca1 (patch)
tree8f0620f4feabb29744469898c6a36349b96a5960
parentd3727b3739269ffcfed857fa069dabddb9055745 (diff)
downloadaur-f858b459ba6cf55ad38db82ddd8c010802824ca1.tar.gz
Move to https://github.com/dohliam/ as original repo no longer exists
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 914acc2e2e77..f4c68930d752 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: sqrlfish at gmail dot com
pkgname=stream2chromecast-git
_pkgname=stream2chromecast
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.6.3
+pkgrel=1
pkgdesc="Chromecast media streamer for Linux"
arch=('any')
-url="https://github.com/Pat-Carter/${_pkgname}"
+url="https://github.com/dohliam/${_pkgname}"
license=('GPL')
depends=('python2>=2.7.0')
optdepends=('ffmpeg: realtime transcoding support')