[arch-commits] CVS update of extra/multimedia/mythnews (PKGBUILD)
Travis Willard
travis at archlinux.org
Sun Dec 2 21:35:39 UTC 2007
Date: Sunday, December 2, 2007 @ 16:35:39
Author: travis
Path: /home/cvs-extra/extra/multimedia/mythnews
Modified: PKGBUILD (1.5 -> 1.6)
upgpkg: mythnews 0.20.2.20071129-1
Upstream update
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/multimedia/mythnews/PKGBUILD
diff -u extra/multimedia/mythnews/PKGBUILD:1.5 extra/multimedia/mythnews/PKGBUILD:1.6
--- extra/multimedia/mythnews/PKGBUILD:1.5 Wed Aug 29 20:40:59 2007
+++ extra/multimedia/mythnews/PKGBUILD Sun Dec 2 16:35:38 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.5 2007/08/30 00:40:59 travis Exp $
+# $Id: PKGBUILD,v 1.6 2007/12/02 21:35:38 travis Exp $
# Maintainer: Travis Willard <travisw at wmpub.ca>
# Contributor: kleptophobiac at gmail.com
pkgname=mythnews
-pkgver=0.20.2.20070828
+pkgver=0.20.2.20071129
pkgrel=1
pkgdesc="News checking plugin for MythTV"
arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
depends=("mythtv>=${pkgver}")
source=(http://gerolde.archlinux.org/~paul/mythplugins-$pkgver.tar.gz)
groups=('mythtv-extras')
-md5sums=('134a730b427cf7d62e64ba50944abf38')
build() {
cd $startdir/src/mythplugins
@@ -26,3 +25,4 @@
make INSTALL_ROOT=$startdir/pkg install
}
+md5sums=('2cd966ae7d2f0e7fea8e5192bf7e9823')
More information about the arch-commits
mailing list