Date: Friday, August 6, 2010 @ 17:53:33 Author: ibiru Revision: 86938
upgpkg: myththemes 25574-1 convert to any and bump to latest revision Modified: myththemes/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-06 21:52:35 UTC (rev 86937) +++ PKGBUILD 2010-08-06 21:53:33 UTC (rev 86938) @@ -4,15 +4,15 @@ # Contributor: [email protected] pkgname=myththemes -pkgver=25260 +pkgver=25574 pkgrel=1 pkgdesc="Themes for MythTV" -arch=('i686' 'x86_64') +arch=('any') url="http://www.mythtv.org/" license=('GPL') depends=("mythtv>=${pkgver}") source=(ftp://ftp.archlinux.org/other/mythtv/${pkgname}-${pkgver}.tar.xz) -md5sums=('b1a88ab6d44dd68c289415b384cb3e01') +md5sums=('8aabdaa592b7c2e6aeae07657461056e') build() { cd "${srcdir}/${pkgname}"
