summaryrefslogtreecommitdiffstats
path: root/abs/extra/mythexport/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/mythexport/PKGBUILD')
-rw-r--r--abs/extra/mythexport/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra/mythexport/PKGBUILD b/abs/extra/mythexport/PKGBUILD
index 6c32538..89cb62a 100644
--- a/abs/extra/mythexport/PKGBUILD
+++ b/abs/extra/mythexport/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=mythexport
pkgver=2.2.3
-pkgrel=2
+pkgrel=3
pkgdesc="Export MythTV recording to portable media players"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('atomicparsley' 'perl-config-simple' 'perl-net-upnp'
- 'perl-proc-daemon' 'perl-proc-pid-file' 'perl-html-template')
+ 'perl-proc-daemon' 'perl-proc-pid-file' 'perl-html-template' 'handbrake-cli')
optdepends=('lighttpd: For web based interaction')
url="http://www.ubuntuupdates.org/mythexport"
-source=(https://launchpad.net/ubuntu/natty/+source/${pkgname}/${pkgver}-0ubuntu1/+files/${pkgname}_${pkgver}.orig.tar.gz
+source=(https://launchpad.net/ubuntu/precise/+source/${pkgname}/${pkgver}-0ubuntu2/+files/${pkgname}_${pkgver}.orig.tar.gz
mythexport.lighttpd.include)
install=mythexport.install