aur updates

This commit is contained in:
Kevin Mihelich 2014-05-05 00:47:35 +00:00
parent 2706cd5c57
commit f20b87f7b3
3 changed files with 5 additions and 17 deletions

View file

@ -3,15 +3,15 @@
_pkgname=pithos
pkgname=$_pkgname-git
pkgver=379
pkgver=396
pkgrel=1
epoch=1
pkgdesc='Pandora Internet Radio player for GNOME'
arch=('any')
url="http://pithos.github.io/"
license=('GPL3')
depends=('python' 'gtk3' 'python-gobject' 'python-dbus' 'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-base' 'python-pylast' 'libnotify')
makedepends=('git' 'python-setuptools')
depends=('python' 'gtk3' 'python-gobject' 'python-dbus' 'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-base' 'python-pylast' 'libnotify' 'python-setuptools')
makedepends=('git')
optdepends=('libkeybinder3: for media keys plugin'
'gst-plugins-ugly: MP3 playback support'
'libappindicator3: Unity indicator applet support'

View file

@ -4,8 +4,8 @@
# Contributor: Augusto Born de Oliveira <augustoborn at gmail dot com>
pkgname=sickbeard-git
pkgver=3412.fb37d33
pkgrel=4
pkgver=3756.d4d3698
pkgrel=1
pkgdesc="A PVR application that downloads and manages your TV shows"
arch=('any')
url="http://code.google.com/p/sickbeard/"

View file

@ -1,12 +0,0 @@
[Unit]
Description=Sick Beard Daemon
[Service]
Type=simple
User=sickbeard
Group=sickbeard
ExecStart=/usr/bin/env python2 /opt/sickbeard/SickBeard.py --quiet --config /opt/sickbeard/config.ini
Restart=always
[Install]
WantedBy=multi-user.target