mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/mythtv to 0.27.4-1
This commit is contained in:
parent
db25c4ee00
commit
b54cf60a24
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@
|
|||
# - ffmpeg backport to fix building on GCC 4.8
|
||||
|
||||
pkgname=mythtv
|
||||
pkgver=0.27.3
|
||||
pkgrel=3
|
||||
pkgver=0.27.4
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="A Homebrew PVR project"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -35,7 +35,7 @@ install='mythtv.install'
|
|||
source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz"
|
||||
'mythbackend.service'
|
||||
'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.2.patch')
|
||||
sha256sums=('8eaaf8c6e42ca6eb81f180467de90d597dbeabb1bb14b7085da353d2980db8f4'
|
||||
sha256sums=('0e9ee768e7e6da8f964742b5bfa3393d84d99d2558d062815b0b212d7930d69c'
|
||||
'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
|
||||
'8270407c2074b305e0c32151f89c84f6bf980a32665a2da8e4727405fa3911f3')
|
||||
|
||||
|
|
Loading…
Reference in a new issue