diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-07-02 15:52:33 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-07-02 15:52:33 -0300 |
commit | 0ca20230bdd33f8e07d2da28bec74c5e685650e9 (patch) | |
tree | 6f09c1056210679c3dfe0c6534ffd6b2d0f7bf68 /community/mythplugins/PKGBUILD | |
parent | ca8ab20a665411e312578954c85f1bd3913fc726 (diff) | |
parent | 9d209f25af63a35774000e87df4e188057f71b2f (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community-staging/mythtv/PKGBUILD
community-staging/mythtv/mythbackend.rc
community-staging/mythtv/mythtv.install
community/sigil/PKGBUILD
extra/pixman/PKGBUILD
staging/vlc/PKGBUILD
Diffstat (limited to 'community/mythplugins/PKGBUILD')
-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 984be7fad..c894be499 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' 'mips64el') 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') |