[arch-commits] Commit in wesnoth/repos (extra-i686 extra-i686/PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Thu Jul 10 05:56:47 UTC 2008


    Date: Thursday, July 10, 2008 @ 01:56:47
  Author: douglas
Revision: 4784

Merged revisions 1055-4783 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/wesnoth/trunk

........
  r4783 | douglas | 2008-07-10 02:56:09 -0300 (Qui, 10 Jul 2008) | 2 lines
  
  upgpkg: wesnoth 1.4.3-1
      Updated for i686: 1.4.3
........

Modified:
  wesnoth/repos/extra-i686/	(properties)
  wesnoth/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Property changes on: wesnoth/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /wesnoth/trunk:1-1054
   + /wesnoth/trunk:1-4783

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-07-10 05:56:09 UTC (rev 4783)
+++ extra-i686/PKGBUILD	2008-07-10 05:56:47 UTC (rev 4784)
@@ -1,17 +1,18 @@
 # $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
-#Contributor: Jacobo Arvelo <unix4all at ya.com> 
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+# Contributor: Jacobo Arvelo <unix4all at ya.com> 
+# Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
+
 pkgname=wesnoth 
-pkgver=1.4.1
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world" 
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.wesnoth.org/" 
 depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'libvorbis' 'fribidi' 'freetype2' 'gcc-libs' 'boost' 'python>=2.4')
-#source=(http://www.wesnoth.org/files/$pkgname-$pkgver.tar.gz) 
 install=wesnoth.install
-source=(http://heanet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2) 
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2) 
 
 
 build() { 
@@ -23,4 +24,4 @@
   install -D -m644 icons/wesnoth.desktop $startdir/pkg/usr/share/applications/wesnoth.desktop
   install -D -m644 images/wesnoth-icon.png $startdir/pkg/usr/share/pixmaps/wesnoth-icon.png 
 }
-md5sums=('a357fcba2f2055ce112f25941a681374')
+md5sums=('6f3fabb79b4f340eb94bd92b083085e5')





More information about the arch-commits mailing list