Date: Wednesday, February 3, 2016 @ 10:02:51 Author: arojas Revision: 160056
Update to 0.27.6 Modified: mythplugins/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-03 08:50:01 UTC (rev 160055) +++ PKGBUILD 2016-02-03 09:02:51 UTC (rev 160056) @@ -13,8 +13,8 @@ 'mythplugins-mythweather' 'mythplugins-mythweb' 'mythplugins-mythzoneminder') -pkgver=0.27.5 -pkgrel=2 +pkgver=0.27.6 +pkgrel=1 epoch=1 arch=('i686' 'x86_64') url="http://www.mythtv.org" @@ -28,8 +28,8 @@ source=("mythtv-$pkgver.tar.gz::https://github.com/MythTV/mythtv/archive/v$pkgver.tar.gz" "mythweb-$pkgver.tar.gz::https://github.com/MythTV/mythweb/archive/v$pkgver.tar.gz" 'cdparanoia.patch') -sha256sums=('7e625f94332effeadfba8e7ae7c98d44a83bfc25b7c59e39adce67dc2f4e1e1b' - '5dc3fd9e60f59dea4264fb064b40d73f2534c99d0399da6223a42d2f563e9d13' +sha256sums=('407efddad33d515830180b5c42fd63eda87b49fa2d2a44fb9e529a00da79d5a2' + '924028835b3fc5c7d760f3c539abdf47d4c852043520cb4b8fd921cb9513d935' '004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c') prepare() {