diff options
author | root <root@rshg047.dnsready.net> | 2011-05-20 22:47:13 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-05-20 22:47:13 +0000 |
commit | 6cf70d41be9abf69b6d19fbb4ce665c76db3a6c6 (patch) | |
tree | d0e12dbaa2cb07b6209b58bddf0943ba8f22bb07 /community/mythtv/PKGBUILD | |
parent | e2fe79d62643f0e50b1c5e194a94cb510b371cc8 (diff) |
Fri May 20 22:47:13 UTC 2011
Diffstat (limited to 'community/mythtv/PKGBUILD')
-rw-r--r-- | community/mythtv/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD index 257c6c0bb..3a5e51c84 100644 --- a/community/mythtv/PKGBUILD +++ b/community/mythtv/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 46888 2011-05-13 13:31:23Z jconder $ +# $Id: PKGBUILD 47228 2011-05-19 08:27:51Z jconder $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> @@ -6,8 +6,8 @@ # Contributor: dorphell <dorphell@archlinux.org> pkgname=mythtv -pkgver=0.24 -pkgrel=2 +pkgver=0.24.1 +pkgrel=1 epoch=1 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') @@ -24,7 +24,7 @@ install='mythtv.install' source=("ftp://ftp.osuosl.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2" 'mythbackend.rc' 'mythbackend.conf') -md5sums=('1abe1d3cc72fdbde6daa4247dedbf29a' +md5sums=('6870c679619ec58456e76839745411d8' 'feadcc9ad064d93d6dceab1efc0bd9ed' 'bb8e4033d82428d827570fae9ba15e6a') |