summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2016-10-30 19:35:24 +0100
committerMaxime Gauduin2016-10-30 19:35:24 +0100
commit3deb055cffd4f892f7db73bb1667a05b5c1d3f66 (patch)
tree8723fd785c2f015dbcfe4589fa6b93a3ec3de127 /PKGBUILD
parente0030a5e155d2942c4c9eb69e8f91384842d5b65 (diff)
downloadaur-3deb055cffd4f892f7db73bb1667a05b5c1d3f66.tar.gz
emby-server-beta-git 3.1.201-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d044ca70a03c..ba0e7aad8b8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Daniel Seymour <dannyseeless@gmail.com>
pkgname=emby-server-beta-git
-pkgver=3.0.5934
+pkgver=3.1.201
pkgrel=1
pkgdesc='Bring together your videos, music, photos, and live television'
arch=('i686' 'x86_64' 'armv6h')
url='http://emby.media'
license=('GPL2')
depends=('ffmpeg' 'imagemagick' 'mono' 'sqlite')
-makedepends=('git')
+makedepends=('git' 'mono-pcl')
provides=('emby-server')
conflicts=('emby-server')
install='emby-server.install'