mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/mythtv to 0.28-7
This commit is contained in:
parent
860de33a88
commit
f2c2310659
2 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
pkgname=mythtv
|
||||
pkgver=0.28
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
epoch=1
|
||||
pkgdesc="A Homebrew PVR project"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -39,7 +39,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$p
|
|||
sha256sums=('7b3476c0ec0fc17d6b734f0440383815e81850a70b78c12ee40d61a408eba340'
|
||||
'60696991fcaa24fb61392401bd27cfa35a15b54f4bcc01aee54dc84440c6df99'
|
||||
'd35c4738f331ffff7d26d4cb98965689bdc72bd5b9776c1b31e5d97d06be724e'
|
||||
'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
|
||||
'ed5ca54de26b7cd8a64e09626eed6e09f35d677daf88c530bb24cc4252bcce6d'
|
||||
'ecfd02bbbef5de9773f4de2c52e9b2b382ce8137735f249d7900270d304fd333'
|
||||
'c15efbcc7d8db4a185ef908861f48633353173012b18dada44df4c200fea8072')
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ User=mythtv
|
|||
ExecStart=/usr/bin/mythbackend --logpath /var/log/mythtv
|
||||
ExecStop=/usr/bin/mythshutdown --setscheduledwakeup
|
||||
#ExecStop=/usr/bin/mythshutdown --shutdown
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in a new issue