diff options
Diffstat (limited to 'community/mythtv/PKGBUILD')
-rw-r--r-- | community/mythtv/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD index 5616cc87c..f3c23c0cc 100644 --- a/community/mythtv/PKGBUILD +++ b/community/mythtv/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94897 2013-08-01 06:55:19Z bpiotrowski $ +# $Id: PKGBUILD 96148 2013-08-20 11:25:49Z jconder $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> @@ -6,8 +6,8 @@ # Contributor: dorphell <dorphell@archlinux.org> pkgname=mythtv -pkgver=0.26.0 -pkgrel=10 +pkgver=0.26.1 +pkgrel=1 epoch=1 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') @@ -33,7 +33,7 @@ source=("ftp://ftp.osuosl.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2" 'mythbackend.service' 'libva-compat.patch::https://github.com/garybuhrmaster/mythtv/commit/2add868d2f18b8b47d9747e043f052e88869bfc3.patch' 'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.patch') -md5sums=('f57066bf75e6f14824c494d41639f4f9' +md5sums=('ef25a9b86f4a23d6f07d83791a1e5c9e' 'f64b8219e3d27a2edf96733b851e576b' 'e4d572dcc307d6d8ae26bee5aebf9f3a' 'ae88a16e9f42a913f395bf71af18e931' |