diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-29 17:22:17 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-29 17:22:17 (GMT) |
commit | 2d301f52eae0ece8658eb32168573a336f073999 (patch) | |
tree | b02a98020d8136885827c9e99db671aa232a0622 /abs | |
parent | 29b2721a073a091dfb85042f24c690337830dd54 (diff) | |
download | linhes_pkgbuild-2d301f52eae0ece8658eb32168573a336f073999.zip linhes_pkgbuild-2d301f52eae0ece8658eb32168573a336f073999.tar.gz linhes_pkgbuild-2d301f52eae0ece8658eb32168573a336f073999.tar.bz2 |
mythflix: one-up the release number
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core-testing/mythtv/stable/mythflix/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/mythtv/stable/mythflix/PKGBUILD b/abs/core-testing/mythtv/stable/mythflix/PKGBUILD index c5bb32e..5423c06 100644 --- a/abs/core-testing/mythtv/stable/mythflix/PKGBUILD +++ b/abs/core-testing/mythtv/stable/mythflix/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mythflix PLUGIN=$pkgname pkgver=0.21 -pkgrel=4 +pkgrel=5 pkgdesc="Netflix access plugin for MythTV" arch=('i686' 'x86_64') url="http://www.mythtv.org" |