diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-05-04 05:29:11 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-05-04 05:29:11 (GMT) |
commit | ea4d8e27f9b8e8535b3a1059c52b2b4e71987dd0 (patch) | |
tree | a7030673be8807243ccf8d51a65d009689524eba /abs/core | |
parent | 34e77b742c61508b8e5ee0c7275fc59f7453c425 (diff) | |
parent | 933edb8a4eba82c240c016a9d4429c9fae2faf8c (diff) | |
download | linhes_pkgbuild-ea4d8e27f9b8e8535b3a1059c52b2b4e71987dd0.zip linhes_pkgbuild-ea4d8e27f9b8e8535b3a1059c52b2b4e71987dd0.tar.gz linhes_pkgbuild-ea4d8e27f9b8e8535b3a1059c52b2b4e71987dd0.tar.bz2 |
Merge branch 'testing' of linhes.org:linhes_pkgbuild into testing
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/mythtv/stable-0.25/mythtv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD index 9768370..aaa1a12 100644 --- a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD +++ b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mythtv pkgver=0.25 -pkgrel=3 +pkgrel=4 commit_hash=`cat ../git_src/git_hash` pkgdesc="A Homebrew PVR project $commit_hash" arch=('i686' 'x86_64') |