summaryrefslogtreecommitdiff
path: root/community/me-tv/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/me-tv/PKGBUILD')
-rw-r--r--community/me-tv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/me-tv/PKGBUILD b/community/me-tv/PKGBUILD
index bb1140601..1814501e5 100644
--- a/community/me-tv/PKGBUILD
+++ b/community/me-tv/PKGBUILD
@@ -6,15 +6,15 @@
pkgname=me-tv
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A GTK desktop application for watching digital television services that use the DVB standard"
arch=('i686' 'x86_64')
url="https://launchpad.net/me-tv"
license=('GPL')
depends=('glibmm' 'gtkmm' 'gconfmm' 'glib2' 'xine-lib' 'sqlite3' 'linuxtv-dvb-apps' 'libunique' 'libxml++' 'vlc' 'gstreamer0.10-base')
makedepends=('intltool')
-install=me-tv.install
-source=(http://launchpad.net/${pkgname}/${pkgver:0:3}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
+install='me-tv.install'
+source=("http://launchpad.net/${pkgname}/${pkgver:0:3}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
options=('!emptydirs')
md5sums=('7cda820b795f2fea522ba3de5e312483')