diff options
Diffstat (limited to 'abs/core-testing/mythtv/stable/mythphone/PKGBUILD')
-rw-r--r-- | abs/core-testing/mythtv/stable/mythphone/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable/mythphone/PKGBUILD b/abs/core-testing/mythtv/stable/mythphone/PKGBUILD index b093caa..1ce2d5a 100644 --- a/abs/core-testing/mythtv/stable/mythphone/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythphone/PKGBUILD @@ -4,14 +4,14 @@ pkgname=mythphone pkgver=0.21 -pkgrel=2 +pkgrel=3 pkgdesc="Plugin that allows phone calls to be made to MythTv" arch=('i686' 'x86_64') url="http://www.mythtv.org" license=('GPL') depends=("mythtv>=${pkgver}") source=("ftp://ftp.knoppmyth.net/R6/sources/mythplugins-$pkgver-fixes.tar.bz2") -md5sums=('00ee70be781b9af5913f046525d79ab9') +md5sums=('1b3e2a97b7ecf7373e162fe20b6faabe') groups=('mythtv-extras') build() { |