diff options
-rw-r--r-- | abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD b/abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD index 42433e9..dfdd01b 100644 --- a/abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythsmolt/PKGBUILD @@ -1,12 +1,12 @@ pkgname=mythsmolt pkgver=0.21 -pkgrel=5 +pkgrel=6 pkgdesc="mythsmolt, a hardware profileing tool" arch=('i686' 'x86_64') url="http://www.mythvantage.com" license=('GPL') depends=("mythtv>=${pkgver}" urlgrabber) -source=("http://www.mythvantage.com/request.php?4" mythsmolt.pro.diff programs-libs.pro) +source=("http://www.mythvantage.com/request.php?4") groups=('mythtv-extras') |