summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSibren Vasse2018-12-13 00:54:21 +0100
committerSibren Vasse2018-12-13 00:54:21 +0100
commit2037430415c14a6861d7fabf2473e2232b4a1d15 (patch)
tree41f9c5bdac626b826eccb40335e830f1d4f08acd
parent9209ad049952075130d4d97916a8cccd2dc7d5ef (diff)
downloadaur-2037430415c14a6861d7fabf2473e2232b4a1d15.tar.gz
Update description and maintainer.
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6343cd942ee..92e367414bf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Daniel M. Capella <polyzen@archlinux.info>
+# Maintainer: Sibren Vasse <arch@sibrenvasse.nl>
+# Contributor: Daniel M. Capella <polyzen@archlinux.info>
# Contributor: Morten Linderud <morten@linderud.pw>
_name=PyChromecast
pkgname=python-pychromecast
pkgver=2.3.0
pkgrel=1
-pkgdesc='Library for Python 2 and 3 to communicate with the Google Chromecast'
+pkgdesc='Library for Python 3 to communicate with the Google Chromecast'
arch=('any')
url=https://github.com/balloob/pychromecast
license=('MIT')