diff options
author | root <root@rshg054.dnsready.net> | 2012-07-02 00:01:20 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-02 00:01:20 +0000 |
commit | 9d209f25af63a35774000e87df4e188057f71b2f (patch) | |
tree | de003993674c9d9e51d40ea831588cd516c01a11 /community/mythplugins | |
parent | 55f2d1ab0ab1bd2f7c8c7c5cefeb45f7c457a5d9 (diff) |
Mon Jul 2 00:01:20 UTC 2012
Diffstat (limited to 'community/mythplugins')
-rw-r--r-- | community/mythplugins/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mythplugins/PKGBUILD b/community/mythplugins/PKGBUILD index 4b2f94a44..fc0413fbc 100644 --- a/community/mythplugins/PKGBUILD +++ b/community/mythplugins/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 70479 2012-05-09 10:48:34Z jconder $ +# $Id: PKGBUILD 73073 2012-06-30 11:15:54Z jconder $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -13,8 +13,8 @@ pkgname=('mythplugins-mytharchive' 'mythplugins-mythweather' 'mythplugins-mythweb' 'mythplugins-mythzoneminder') -pkgver=0.25 -pkgrel=3 +pkgver=0.25.1 +pkgrel=1 epoch=1 arch=('i686' 'x86_64') url="http://www.mythtv.org" @@ -27,7 +27,7 @@ makedepends=('cdrkit' 'dvdauthor' 'dvd+rw-tools' 'ffmpeg' 'flac' 'libexif' source=("ftp://ftp.osuosl.org/pub/mythtv/$pkgbase-$pkgver.tar.bz2" 'php54.patch' 'mtd.rc') -md5sums=('b3f2768372a38e92ca94841519daa05e' +md5sums=('5957fd42181f78f18c8a1fd819c9699c' '7a114c1b5a84ab5ee190e63cc9514086' '476c12ba074794ad7f4ae092bdf949d6') |