diff options
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD b/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD index ae9dd49..f30481b 100644 --- a/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD +++ b/abs/core/mythtv/stable-0.25/mythplugins/PKGBUILD @@ -12,7 +12,7 @@ pkgname=('mytharchive' 'mythweather' 'mythzoneminder') pkgver=0.25 -pkgrel=13 +pkgrel=14 arch=('i686' 'x86_64') url="http://www.mythtv.org" @@ -132,4 +132,4 @@ package_mythzoneminder() { make INSTALL_ROOT="${pkgdir}" install || return 1 } -md5sums=('8a0e5e6a7fba3a7d03040fc23556f717') +md5sums=('19446f65722769926bafad220bbc6551') |