diff options
author | root <root@rshg054.dnsready.net> | 2012-07-20 00:01:55 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-20 00:01:55 +0000 |
commit | 226ac092dca4754b7b5a421e226c5971e3b607b2 (patch) | |
tree | 796c17bdf61c132bbe79e010febb2bca54e85c0e /community/mythplugins | |
parent | 6b87f8519dc037f4fd4c19d8f36b7d7565559bd3 (diff) |
Fri Jul 20 00:01:55 UTC 2012
Diffstat (limited to 'community/mythplugins')
-rw-r--r-- | community/mythplugins/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mythplugins/PKGBUILD b/community/mythplugins/PKGBUILD index fc0413fbc..dc4274b07 100644 --- a/community/mythplugins/PKGBUILD +++ b/community/mythplugins/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 73073 2012-06-30 11:15:54Z jconder $ +# $Id: PKGBUILD 74031 2012-07-18 09:43:20Z jconder $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -13,7 +13,7 @@ pkgname=('mythplugins-mytharchive' 'mythplugins-mythweather' 'mythplugins-mythweb' 'mythplugins-mythzoneminder') -pkgver=0.25.1 +pkgver=0.25.2 pkgrel=1 epoch=1 arch=('i686' 'x86_64') @@ -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=('5957fd42181f78f18c8a1fd819c9699c' +md5sums=('80466458a82759d213fe69af63d6dc80' '7a114c1b5a84ab5ee190e63cc9514086' '476c12ba074794ad7f4ae092bdf949d6') |