diff options
Diffstat (limited to 'community/mythtv')
-rw-r--r-- | community/mythtv/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD index a61dbdd84..a053fffa9 100644 --- a/community/mythtv/PKGBUILD +++ b/community/mythtv/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97419 2013-09-19 04:04:04Z jconder $ +# $Id: PKGBUILD 99069 2013-10-24 02:39:07Z jconder $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> @@ -7,7 +7,7 @@ pkgname=mythtv pkgver=0.27 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') |