[arch-commits] CVS update of extra/multimedia/mythweather (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Apr 29 18:17:04 UTC 2007


    Date: Sunday, April 29, 2007 @ 14:17:04
  Author: travis
    Path: /home/cvs-extra/extra/multimedia/mythweather

Modified: PKGBUILD (1.3 -> 1.4)

Reorganize PKGBUILD to more closely match format of PKGBUILD.proto


----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


Index: extra/multimedia/mythweather/PKGBUILD
diff -u extra/multimedia/mythweather/PKGBUILD:1.3 extra/multimedia/mythweather/PKGBUILD:1.4
--- extra/multimedia/mythweather/PKGBUILD:1.3	Tue Mar  6 15:27:20 2007
+++ extra/multimedia/mythweather/PKGBUILD	Sun Apr 29 14:17:04 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.3 2007/03/06 20:27:20 andyrtr Exp $
+# $Id: PKGBUILD,v 1.4 2007/04/29 18:17:04 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: kleptophobiac at gmail.com
 
@@ -6,12 +6,12 @@
 pkgver=0.20.0.20070131
 pkgrel=1
 pkgdesc="Weather checking plugin for MythTV"
-url="http://www.mythtv.org"
 arch=('i686' 'x86_64')
+url="http://www.mythtv.org"
+license=('GPL')
 depends=('mythtv' 'wget')
-groups=('mythtv-extras')
-license="GPL"
 source=(http://gerolde.archlinux.org/~paul/mythplugins-$pkgver.tar.gz)
+groups=('mythtv-extras')
 
 build() {
    cd $startdir/src/mythplugins
@@ -24,4 +24,6 @@
 
    make INSTALL_ROOT=$startdir/pkg install
 }
+
 md5sums=('2a9fbf45ae58a3a35857ce8d7c4d12db')
+sha1sums=('8223ee888f305d61eca723f06c41024fbf7def84')




More information about the arch-commits mailing list