diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-04-13 03:23:27 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-04-13 03:23:27 (GMT) |
commit | 5a36f6589eb80dbb807d54a943f25921ccc2a0f0 (patch) | |
tree | 2f6d7de7b09d8f6bd152a5af975f68310b1199a2 /abs/core-testing/mythtv/stable-0.23 | |
parent | 3dd6b60615b3a66c40a94a532f3eb8817a2cf741 (diff) | |
download | linhes_pkgbuild-5a36f6589eb80dbb807d54a943f25921ccc2a0f0.zip linhes_pkgbuild-5a36f6589eb80dbb807d54a943f25921ccc2a0f0.tar.gz linhes_pkgbuild-5a36f6589eb80dbb807d54a943f25921ccc2a0f0.tar.bz2 |
mythmusic:correct pkgver.
Diffstat (limited to 'abs/core-testing/mythtv/stable-0.23')
-rw-r--r-- | abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD index 913e7a3..d1df770 100644 --- a/abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD +++ b/abs/core-testing/mythtv/stable-0.23/mythmusic/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythmusic -pkgver=0.2323 -pkgrel=1 +pkgver=0.23 +pkgrel=2 pkgdesc="Music playing plugin for MythTV" url="http://www.mythtv.org" license="GPL" |